2025-04-23 14:32:02.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:02.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:02.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:02.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 14:32:02.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 14:32:02.149 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.166 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.169 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.185 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:02.188 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee45c6 2025-04-23 14:32:02.188 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@aee45c6 2025-04-23 14:32:02.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@429aaeb 2025-04-23 14:32:02.190 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@429aaeb 2025-04-23 14:32:02.192 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162eb6 2025-04-23 14:32:02.193 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@162eb6 2025-04-23 14:32:02.195 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0 2025-04-23 14:32:02.195 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0 2025-04-23 14:32:02.197 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1 2025-04-23 14:32:02.198 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1 2025-04-23 14:32:02.200 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@741b867d 2025-04-23 14:32:02.200 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@741b867d 2025-04-23 14:32:02.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c965d6 2025-04-23 14:32:02.202 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c965d6 2025-04-23 14:32:02.204 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f 2025-04-23 14:32:02.205 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f 2025-04-23 14:32:02.207 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78249cec 2025-04-23 14:32:02.207 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78249cec 2025-04-23 14:32:02.207 [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 14:32:02.292 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:02.293 [DefaultDispatcher-worker-2 @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 14:32:02.293 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:02.293 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.293 [DefaultDispatcher-worker-2 @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 14:32:02.294 [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 14:32:02.294 [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 14:32:02.294 [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 14:32:02.344 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.360 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.372 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.383 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.394 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.398 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.473 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 14:32:02.490 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 14:32:02.491 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 14:32:02.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 14:32:02.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 14:32:02.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:02.501 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-23 14:32:02.501 [DefaultDispatcher-worker-4 @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 14:32:02.501 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 14:32:02.502 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aee45c6: (connection evicted) 2025-04-23 14:32:02.502 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429aaeb: (connection evicted) 2025-04-23 14:32:02.502 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162eb6: (connection evicted) 2025-04-23 14:32:02.502 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4514a0d0: (connection evicted) 2025-04-23 14:32:02.503 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2c1dc1: (connection evicted) 2025-04-23 14:32:02.503 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741b867d: (connection evicted) 2025-04-23 14:32:02.503 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c965d6: (connection evicted) 2025-04-23 14:32:02.504 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@253b5f9f: (connection evicted) 2025-04-23 14:32:02.504 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78249cec: (connection evicted) 2025-04-23 14:32:02.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:02.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 14:32:02.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 14:32:02.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72b40f87 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:02.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:02.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:02.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 14:32:02.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 14:32:02.513 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.519 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.520 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.522 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:02.522 [DefaultDispatcher-worker-5 @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 14:32:02.522 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:02.522 [DefaultDispatcher-worker-5 @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 14:32:02.529 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.530 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 14:32:02.530 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:02.530 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 14:32:02.533 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.541 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.549 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.557 [DefaultDispatcher-worker-6 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.564 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.567 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.599 [DefaultDispatcher-worker-2 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc 2025-04-23 14:32:02.612 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:02.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@662122a2 2025-04-23 14:32:02.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@662122a2 2025-04-23 14:32:02.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6c016 2025-04-23 14:32:02.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6c016 2025-04-23 14:32:02.618 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 14:32:02.618 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 14:32:02.619 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd949d2 2025-04-23 14:32:02.619 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd949d2 2025-04-23 14:32:02.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 14:32:02.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 14:32:02.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-04-23 14:32:02.619 [DefaultDispatcher-worker-5 @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 14:32:02.619 [DefaultDispatcher-worker-2 @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 14:32:02.619 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bf47fc: (connection evicted) 2025-04-23 14:32:02.620 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@662122a2: (connection evicted) 2025-04-23 14:32:02.620 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68e6c016: (connection evicted) 2025-04-23 14:32:02.621 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd949d2: (connection evicted) 2025-04-23 14:32:02.621 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dbca2d 2025-04-23 14:32:02.621 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dbca2d 2025-04-23 14:32:02.621 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29dbca2d: (connection evicted) 2025-04-23 14:32:02.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:02.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 14:32:02.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b3f7704 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:02.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:02.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:02.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 14:32:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-23 14:32:02.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-23 14:32:02.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 14:32:02.754 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:03.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 14:32:03.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:03.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:03.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:03.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:03.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:03.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:03.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 14:32:03.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-23 14:32:03.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-23 14:32:03.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 14:32:03.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f9dfd 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:03.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:03.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:03.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 14:32:03.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-23 14:32:03.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-23 14:32:03.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 14:32:03.140 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:03.194 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:03.287 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-04-23 14:32:03.787 [DefaultDispatcher-worker-5 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-23 14:32:03.809 [DefaultDispatcher-worker-5 @coroutine#88] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-23 14:32:03.809 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55387/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 14:32:03.809 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55387/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 14:32:03.810 [DefaultDispatcher-worker-5 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55387/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 14:32:03.847 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55387/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 14:32:03.849 [DefaultDispatcher-worker-1 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55387/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 14:32:03.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 14:32:03.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 14:32:03.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:03.933 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@696174d3: (connection evicted) 2025-04-23 14:32:03.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:03.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 14:32:03.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 14:32:03.941 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30afb481 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:03.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:03.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:03.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 14:32:03.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-23 14:32:03.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-04-23 14:32:03.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 14:32:03.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e981e78 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:03.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:03.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:03.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:03.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 14:32:03.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-23 14:32:03.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-23 14:32:03.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 14:32:04.051 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.087 [DefaultDispatcher-worker-6 @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-23 14:32:04.091 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 14:32:04.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 14:32:04.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.099 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173: (connection evicted) 2025-04-23 14:32:04.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:04.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 14:32:04.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 14:32:04.100 [Test worker @coroutine#103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fbe4800 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 14:32:04.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-23 14:32:04.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-04-23 14:32:04.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 14:32:04.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1d1467 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 14:32:04.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-23 14:32:04.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbcb71 2025-04-23 14:32:04.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 14:32:04.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 14:32:04.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 14:32:04.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.174 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1: (connection evicted) 2025-04-23 14:32:04.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:04.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 14:32:04.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 14:32:04.190 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3185c 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 14:32:04.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-23 14:32:04.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-04-23 14:32:04.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 14:32:04.215 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118fbaf0 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 14:32:04.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-04-23 14:32:04.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a0d875d 2025-04-23 14:32:04.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 14:32:04.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 14:32:04.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 14:32:04.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.244 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e: (connection evicted) 2025-04-23 14:32:04.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:04.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 14:32:04.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 14:32:04.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c171746 2025-04-23 14:32:04.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.249 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 14:32:04.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-23 14:32:04.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@586737ff 2025-04-23 14:32:04.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 14:32:04.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de56885 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 14:32:04.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d07aacc 2025-04-23 14:32:04.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d07aacc 2025-04-23 14:32:04.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 14:32:04.333 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.353 [HikariPool-12 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 14:32:04.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 14:32:04.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.356 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@586737ff: (connection evicted) 2025-04-23 14:32:04.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:04.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 14:32:04.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 14:32:04.394 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.611 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 14:32:04.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 14:32:04.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-04-23 14:32:04.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 14:32:04.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23321be7 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:04.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:04.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 14:32:04.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:04.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:04.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 14:32:04.716 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.762 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:04.901 [DefaultDispatcher-worker-1 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:04.939 [DefaultDispatcher-worker-11 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:04.950 [DefaultDispatcher-worker-10 @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:04.961 [DefaultDispatcher-worker-10 @coroutine#139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:05.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 14:32:05.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 14:32:05.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.149 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc: (connection evicted) 2025-04-23 14:32:05.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 14:32:05.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 14:32:05.168 [Test worker @coroutine#142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312f3050 2025-04-23 14:32:05.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 14:32:05.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2025-04-23 14:32:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 14:32:05.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-23 14:32:05.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-04-23 14:32:05.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 14:32:05.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 14:32:05.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f90752 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 14:32:05.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-23 14:32:05.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a34537 2025-04-23 14:32:05.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 14:32:05.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 14:32:05.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 14:32:05.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.227 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a278584: (connection evicted) 2025-04-23 14:32:05.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 14:32:05.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 14:32:05.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 14:32:05.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-23 14:32:05.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-04-23 14:32:05.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 14:32:05.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 14:32:05.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-23 14:32:05.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-04-23 14:32:05.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 14:32:05.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 14:32:05.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 14:32:05.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.269 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-04-23 14:32:05.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 14:32:05.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 14:32:05.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d18338b 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 14:32:05.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-23 14:32:05.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab 2025-04-23 14:32:05.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcfe29c 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-23 14:32:05.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd3ca3c 2025-04-23 14:32:05.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 14:32:05.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 14:32:05.289 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 14:32:05.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.289 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c8c6ab: (connection evicted) 2025-04-23 14:32:05.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.290 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 14:32:05.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a55e82a 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-23 14:32:05.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff 2025-04-23 14:32:05.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a99c42c 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 14:32:05.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-23 14:32:05.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2b7e3c 2025-04-23 14:32:05.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 14:32:05.322 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 14:32:05.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 14:32:05.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.353 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a01ffff: (connection evicted) 2025-04-23 14:32:05.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 14:32:05.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 14:32:05.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-23 14:32:05.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2025-04-23 14:32:05.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 14:32:05.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ebee9 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-23 14:32:05.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f030c72 2025-04-23 14:32:05.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 14:32:05.365 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 14:32:05.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 14:32:05.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.368 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25464154: (connection evicted) 2025-04-23 14:32:05.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 14:32:05.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 14:32:05.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116fc29e 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-23 14:32:05.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b 2025-04-23 14:32:05.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c0c90b 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 14:32:05.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-23 14:32:05.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-23 14:32:05.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 14:32:05.387 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.396 [DefaultDispatcher-worker-7 @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-23 14:32:05.397 [DefaultDispatcher-worker-7 @coroutine#186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-23 14:32:05.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 14:32:05.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 14:32:05.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.398 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0ffb9b: (connection evicted) 2025-04-23 14:32:05.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 14:32:05.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 14:32:05.399 [Test worker @coroutine#188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35454c7a 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6840c 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 14:32:05.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-23 14:32:05.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8 2025-04-23 14:32:05.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 14:32:05.403 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b9155e 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 14:32:05.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-23 14:32:05.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de33fde 2025-04-23 14:32:05.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 14:32:05.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 14:32:05.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 14:32:05.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.424 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be3f8f8: (connection evicted) 2025-04-23 14:32:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 14:32:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54941dfd 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-23 14:32:05.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f 2025-04-23 14:32:05.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ee97af 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-23 14:32:05.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-23 14:32:05.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 14:32:05.465 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.480 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.513 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.531 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.540 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.554 [DefaultDispatcher-worker-7 @coroutine#205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-23 14:32:05.555 [DefaultDispatcher-worker-7 @coroutine#207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-23 14:32:05.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 14:32:05.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 14:32:05.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.556 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4045fd1f: (connection evicted) 2025-04-23 14:32:05.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 14:32:05.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 14:32:05.557 [Test worker @coroutine#209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341ccfd1 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3ddc86 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-04-23 14:32:05.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@336d28a1 2025-04-23 14:32:05.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40738846 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-04-23 14:32:05.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@1686ed85 2025-04-23 14:32:05.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 14:32:05.659 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.668 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 14:32:05.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 14:32:05.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.722 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@336d28a1: (connection evicted) 2025-04-23 14:32:05.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 14:32:05.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 14:32:05.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-23 14:32:05.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2025-04-23 14:32:05.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 14:32:05.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-23 14:32:05.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-04-23 14:32:05.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 14:32:05.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 14:32:05.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 14:32:05.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.737 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2025-04-23 14:32:05.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 14:32:05.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 14:32:05.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-23 14:32:05.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2025-04-23 14:32:05.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-23 14:32:05.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-23 14:32:05.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 14:32:05.835 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.847 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.856 [DefaultDispatcher-worker-7 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-23 14:32:05.857 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.857 [DefaultDispatcher-worker-7 @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-23 14:32:05.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 14:32:05.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 14:32:05.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.858 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2025-04-23 14:32:05.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 14:32:05.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 14:32:05.859 [Test worker @coroutine#236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-04-23 14:32:05.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-23 14:32:05.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2025-04-23 14:32:05.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 14:32:05.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-23 14:32:05.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2025-04-23 14:32:05.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 14:32:05.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 14:32:05.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 14:32:05.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.872 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2025-04-23 14:32:05.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 14:32:05.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 14:32:05.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-04-23 14:32:05.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-04-23 14:32:05.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 14:32:05.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-04-23 14:32:05.894 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-04-23 14:32:05.895 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b62db8 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-23 14:32:05.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-23 14:32:05.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 14:32:05.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 14:32:05.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 14:32:05.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:05.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 14:32:05.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 14:32:05.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 14:32:05.908 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.914 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.915 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c41b8d8 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:05.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:05.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 14:32:05.922 [DefaultDispatcher-worker-15 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-04-23 14:32:05.922 [DefaultDispatcher-worker-9 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:05.923 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:05.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 14:32:05.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 14:32:05.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.925 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2025-04-23 14:32:05.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 14:32:05.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 14:32:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 14:32:05.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 14:32:05.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 14:32:05.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 14:32:05.930 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 14:32:05.935 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 14:32:05.936 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-23 14:32:05.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-23 14:32:05.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 14:32:05.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 14:32:05.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 14:32:05.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:05.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 14:32:05.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 14:32:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 14:32:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3620eab 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 14:32:05.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 14:32:05.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 14:32:05.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 14:32:05.944 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 14:32:05.950 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 14:32:05.951 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2619cb76 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd44289 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-23 14:32:05.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-23 14:32:05.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 14:32:05.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 14:32:05.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 14:32:05.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:05.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:05.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 14:32:05.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:05.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:05.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 14:32:05.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-23 14:32:05.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-23 14:32:05.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 14:32:05.970 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:05.988 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-23 14:32:05.994 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-23 14:32:05.998 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.017 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.025 [DefaultDispatcher-worker-8 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2025-04-23 14:32:06.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 14:32:06.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 14:32:06.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.027 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b: (connection evicted) 2025-04-23 14:32:06.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 14:32:06.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd64243 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 14:32:06.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-23 14:32:06.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-23 14:32:06.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 14:32:06.038 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.051 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-23 14:32:06.052 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.056 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb 2025-04-23 14:32:06.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 14:32:06.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 14:32:06.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.065 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520c3dcb: (connection evicted) 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 14:32:06.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b8ee69d 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-23 14:32:06.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-23 14:32:06.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 14:32:06.088 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fceab5d 2025-04-23 14:32:06.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 14:32:06.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 14:32:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.090 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fceab5d: (connection evicted) 2025-04-23 14:32:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 14:32:06.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b66ac74 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 14:32:06.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-23 14:32:06.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-23 14:32:06.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 14:32:06.113 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-23 14:32:06.118 [DefaultDispatcher-worker-6 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b88af70 2025-04-23 14:32:06.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 14:32:06.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 14:32:06.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.119 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b88af70: (connection evicted) 2025-04-23 14:32:06.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 14:32:06.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@506b083 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 14:32:06.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-23 14:32:06.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-23 14:32:06.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 14:32:06.141 [DefaultDispatcher-worker-17 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace2408 2025-04-23 14:32:06.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 14:32:06.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 14:32:06.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.142 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace2408: (connection evicted) 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 14:32:06.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bf66af 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 14:32:06.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 14:32:06.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 14:32:06.163 [DefaultDispatcher-worker-17 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8 2025-04-23 14:32:06.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 14:32:06.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 14:32:06.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.163 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dec79f8: (connection evicted) 2025-04-23 14:32:06.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 14:32:06.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 14:32:06.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a247711 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 14:32:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-23 14:32:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-23 14:32:06.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 14:32:06.430 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.452 [DefaultDispatcher-worker-16 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-23 14:32:06.466 [DefaultDispatcher-worker-11 @coroutine#341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-23 14:32:06.478 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/manifest.json 2025-04-23 14:32:06.478 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57837/manifest.json. 2025-04-23 14:32:06.478 [Test worker @coroutine#343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/manifest.json 2025-04-23 14:32:06.490 [Test worker @coroutine#343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/manifest.json 2025-04-23 14:32:06.491 [Test worker @coroutine#343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/manifest.json 2025-04-23 14:32:06.698 [Test worker @coroutine#343] 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:57837/manifest.json. 2025-04-23 14:32:06.698 [Test worker @coroutine#343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57837/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:06.728 [DefaultDispatcher-worker-13 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@764db16c 2025-04-23 14:32:06.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 14:32:06.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 14:32:06.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.751 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@764db16c: (connection evicted) 2025-04-23 14:32:06.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:06.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 14:32:06.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 14:32:06.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526fc044 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 14:32:06.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:06.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:06.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4da9da6c 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:06.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:06.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 14:32:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@543ba2e1 2025-04-23 14:32:06.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@543ba2e1 2025-04-23 14:32:06.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 14:32:06.858 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:06.888 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.907 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:06.936 [Test worker] INFO ktor.application - Application started in 0.084 seconds. 2025-04-23 14:32:06.936 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@74faf450 2025-04-23 14:32:07.087 [DefaultDispatcher-worker-10 @coroutine#355] INFO ktor.application - Responding at http://0.0.0.0:40951 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e741d6b 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:07.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:07.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 14:32:07.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@51097500 2025-04-23 14:32:07.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@51097500 2025-04-23 14:32:07.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 14:32:07.139 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 14:32:07.157 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 14:32:07.157 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 14:32:07.158 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 14:32:07.158 [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 14:32:07.158 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 14:32:07.158 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 14:32:07.158 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 14:32:07.159 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffe74da 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:07.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:07.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:07.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 14:32:07.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 14:32:07.197 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:07.230 [DefaultDispatcher-worker-11 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.241 [DefaultDispatcher-worker-17 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.255 [DefaultDispatcher-worker-4 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51097500 2025-04-23 14:32:07.263 [DefaultDispatcher-worker-4 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51097500 2025-04-23 14:32:07.265 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:07.275 [DefaultDispatcher-worker-1 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.295 [DefaultDispatcher-worker-15 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.295 [Test worker @coroutine#362] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.295 [Test worker @coroutine#362] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json. 2025-04-23 14:32:07.295 [Test worker @coroutine#362] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.300 [Test worker @coroutine#362] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.300 [Test worker @coroutine#362] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.301 [Test worker @coroutine#362] 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:40951/api/content/719727973276262400/_ustadmanifest.json. 2025-04-23 14:32:07.301 [Test worker @coroutine#362] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:07.318 [DefaultDispatcher-worker-12 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.324 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 14:32:07.325 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7fe7a4c0-78e1-4fd9-8225-6fba81facfb6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 14:32:07.329 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:07.329 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7fe7a4c0-78e1-4fd9-8225-6fba81facfb6 2025-04-23 14:32:07.334 [DefaultDispatcher-worker-16 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:07.334 [DefaultDispatcher-worker-16 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:07.334 [DefaultDispatcher-worker-16 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:07.334 [DefaultDispatcher-worker-16 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:07.345 [DefaultDispatcher-worker-8 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.345 [DefaultDispatcher-worker-8 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/UmAppDatabase/replication/nodeId 2025-04-23 14:32:07.348 [DefaultDispatcher-worker-8 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:07.348 [DefaultDispatcher-worker-8 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/UmAppDatabase/replication/nodeId 2025-04-23 14:32:07.374 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/api/blob/upload-init-batch 2025-04-23 14:32:07.374 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/api/blob/upload-init-batch. 2025-04-23 14:32:07.374 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/api/blob/upload-init-batch 2025-04-23 14:32:07.375 [DefaultDispatcher-worker-2 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40951/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:07.436 [eventLoopGroupProxy-4-1 @call-handler#404] 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 14:32:07.436 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:07.436 [eventLoopGroupProxy-4-2 @call-handler#403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:07.439 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:07.449 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.449 [eventLoopGroupProxy-4-2 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.453 [eventLoopGroupProxy-4-3 @call-handler#402] 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 14:32:07.453 [eventLoopGroupProxy-4-3 @call-handler#402] 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 14:32:07.458 [eventLoopGroupProxy-4-3 @call-handler#402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.458 [eventLoopGroupProxy-4-1 @call-handler#404] 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 14:32:07.461 [DefaultDispatcher-worker-16 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/UmAppDatabase/replication/nodeId 2025-04-23 14:32:07.461 [DefaultDispatcher-worker-16 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/UmAppDatabase/replication/nodeId 2025-04-23 14:32:07.462 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:07.462 [DefaultDispatcher-worker-10 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:07.465 [eventLoopGroupProxy-4-3 @call-handler#402] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 32ms 2025-04-23 14:32:07.466 [eventLoopGroupProxy-4-2 @call-handler#403] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 32ms 2025-04-23 14:32:07.477 [DefaultDispatcher-worker-15 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.483 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:07.485 [DefaultDispatcher-worker-2 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.511 [eventLoopGroupProxy-4-1 @call-handler#404] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 78ms 2025-04-23 14:32:07.512 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/api/blob/upload-init-batch 2025-04-23 14:32:07.512 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/api/blob/upload-init-batch 2025-04-23 14:32:07.515 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40951/api/blob/upload-init-batch. 2025-04-23 14:32:07.516 [DefaultDispatcher-worker-3 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40951/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:07.541 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.541 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40951/api/blob/upload-batch-data. 2025-04-23 14:32:07.541 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.542 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40951/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:07.550 [eventLoopGroupProxy-4-3 @call-handler#419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:07.575 [eventLoopGroupProxy-4-3 @coroutine#420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:07.583 [eventLoopGroupProxy-4-3 @call-handler#419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.584 [eventLoopGroupProxy-4-3 @call-handler#419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 35ms 2025-04-23 14:32:07.584 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.596 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.596 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40951/api/blob/upload-batch-data. 2025-04-23 14:32:07.596 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.596 [DefaultDispatcher-worker-3 @coroutine#417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40951/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:07.602 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:07.607 [eventLoopGroupProxy-4-3 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:07.607 [eventLoopGroupProxy-4-3 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.607 [eventLoopGroupProxy-4-3 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:07.608 [DefaultDispatcher-worker-20 @coroutine#417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/api/blob/upload-batch-data 2025-04-23 14:32:07.626 [DefaultDispatcher-worker-10 @coroutine#380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.637 [DefaultDispatcher-worker-5 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.663 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/UmAppDatabase/replication/message 2025-04-23 14:32:07.663 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/UmAppDatabase/replication/message. 2025-04-23 14:32:07.663 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/UmAppDatabase/replication/message 2025-04-23 14:32:07.663 [DefaultDispatcher-worker-5 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40951/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:07.665 [eventLoopGroupProxy-4-3 @call-handler#438] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:07.666 [eventLoopGroupProxy-4-3 @call-handler#438] 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 14:32:07.666 [eventLoopGroupProxy-4-3 @call-handler#438] 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 14:32:07.687 [DefaultDispatcher-worker-16 @call-handler#438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543ba2e1 2025-04-23 14:32:07.689 [DefaultDispatcher-worker-2 @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.689 [DefaultDispatcher-worker-2 @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json. 2025-04-23 14:32:07.689 [DefaultDispatcher-worker-2 @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.690 [eventLoopGroupProxy-4-3 @call-handler#438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:07.691 [eventLoopGroupProxy-4-3 @call-handler#438] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2025-04-23 14:32:07.692 [DefaultDispatcher-worker-15 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/UmAppDatabase/replication/message 2025-04-23 14:32:07.692 [DefaultDispatcher-worker-15 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/UmAppDatabase/replication/message 2025-04-23 14:32:07.692 [DefaultDispatcher-worker-19 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40951/UmAppDatabase/replication/message. 2025-04-23 14:32:07.695 [DefaultDispatcher-worker-19 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40951/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:07.696 [DefaultDispatcher-worker-6 @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.696 [DefaultDispatcher-worker-6 @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json 2025-04-23 14:32:07.696 [DefaultDispatcher-worker-6 @coroutine#354] 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:40951/api/content/719727973276262400/_ustadmanifest.json. 2025-04-23 14:32:07.696 [DefaultDispatcher-worker-6 @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40951/api/content/719727973276262400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:07.706 [DefaultDispatcher-worker-1 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a 2025-04-23 14:32:07.708 [DefaultDispatcher-worker-7 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@543ba2e1 2025-04-23 14:32:07.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 14:32:07.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 14:32:07.709 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 14:32:07.709 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 14:32:07.709 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 14:32:07.715 [Test worker @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51097500 2025-04-23 14:32:07.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 14:32:07.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 14:32:07.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:07.718 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dbf727a: (connection evicted) 2025-04-23 14:32:07.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:07.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 14:32:07.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 14:32:07.920 [DefaultDispatcher-worker-2 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:08.127 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:08.146 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:08.147 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:08.743 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@74faf450 2025-04-23 14:32:08.744 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@74faf450 2025-04-23 14:32:08.747 [Test worker @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adbec34 2025-04-23 14:32:08.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 14:32:08.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 14:32:08.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:08.748 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@543ba2e1: (connection evicted) 2025-04-23 14:32:08.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:08.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 14:32:08.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 14:32:08.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f071d0c 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:08.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 14:32:08.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:08.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:08.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 14:32:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 14:32:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:08.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a46227 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:08.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 14:32:08.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 14:32:08.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 14:32:08.798 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:08.801 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2025-04-23 14:32:08.802 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2afe825a 2025-04-23 14:32:08.803 [DefaultDispatcher-worker-15 @coroutine#465] INFO ktor.application - Responding at http://0.0.0.0:42599 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f348e10 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:08.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 14:32:08.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 14:32:08.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 14:32:08.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 14:32:08.808 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 14:32:08.810 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 14:32:08.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 14:32:08.810 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 14:32:08.810 [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 14:32:08.810 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 14:32:08.810 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 14:32:08.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 14:32:08.810 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e69bf78 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:08.810 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:08.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 14:32:08.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 14:32:08.840 [DefaultDispatcher-worker-12 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.845 [DefaultDispatcher-worker-20 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.849 [DefaultDispatcher-worker-4 @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 14:32:08.851 [Test worker @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 14:32:08.855 [DefaultDispatcher-worker-1 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.860 [DefaultDispatcher-worker-9 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.860 [Test worker @coroutine#470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:08.860 [Test worker @coroutine#470] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json. 2025-04-23 14:32:08.860 [Test worker @coroutine#470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:08.861 [Test worker @coroutine#470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:08.861 [Test worker @coroutine#470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:08.862 [Test worker @coroutine#470] 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:42599/api/content/719727979095683072/_ustadmanifest.json. 2025-04-23 14:32:08.862 [Test worker @coroutine#470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:08.868 [DefaultDispatcher-worker-19 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.869 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 14:32:08.869 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c35004be-501e-4137-9155-6ffa6a67ce64', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 14:32:08.870 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:08.870 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c35004be-501e-4137-9155-6ffa6a67ce64 2025-04-23 14:32:08.871 [DefaultDispatcher-worker-19 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:08.871 [DefaultDispatcher-worker-19 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:08.871 [DefaultDispatcher-worker-19 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:08.871 [DefaultDispatcher-worker-19 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:08.873 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:08.873 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:08.873 [eventLoopGroupProxy-7-2 @call-handler#501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.873 [eventLoopGroupProxy-7-1 @call-handler#500] 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 14:32:08.873 [eventLoopGroupProxy-7-1 @call-handler#500] 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 14:32:08.874 [eventLoopGroupProxy-7-1 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.874 [eventLoopGroupProxy-7-1 @call-handler#500] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 14:32:08.874 [DefaultDispatcher-worker-10 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:08.874 [DefaultDispatcher-worker-10 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:08.876 [DefaultDispatcher-worker-14 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.876 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/UmAppDatabase/replication/nodeId 2025-04-23 14:32:08.876 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:08.876 [DefaultDispatcher-worker-14 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/UmAppDatabase/replication/nodeId 2025-04-23 14:32:08.877 [eventLoopGroupProxy-7-1 @call-handler#509] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:08.877 [eventLoopGroupProxy-7-1 @call-handler#509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.877 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:08.877 [eventLoopGroupProxy-7-1 @call-handler#509] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 14:32:08.877 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-init-batch. 2025-04-23 14:32:08.877 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:08.878 [DefaultDispatcher-worker-11 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:08.878 [DefaultDispatcher-worker-19 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/UmAppDatabase/replication/nodeId 2025-04-23 14:32:08.878 [DefaultDispatcher-worker-19 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/UmAppDatabase/replication/nodeId 2025-04-23 14:32:08.879 [eventLoopGroupProxy-7-1 @call-handler#514] 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 14:32:08.879 [eventLoopGroupProxy-7-1 @call-handler#514] 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 14:32:08.880 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:08.880 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:08.881 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 14:32:08.881 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:08.881 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:08.881 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-init-batch. 2025-04-23 14:32:08.881 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:08.882 [DefaultDispatcher-worker-7 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.882 [DefaultDispatcher-worker-7 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:08.882 [DefaultDispatcher-worker-7 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.882 [DefaultDispatcher-worker-7 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:08.883 [DefaultDispatcher-worker-4 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.883 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:08.885 [eventLoopGroupProxy-7-1 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:08.885 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.885 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:08.886 [DefaultDispatcher-worker-15 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.887 [DefaultDispatcher-worker-15 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.887 [DefaultDispatcher-worker-15 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:08.887 [DefaultDispatcher-worker-15 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.887 [DefaultDispatcher-worker-15 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:08.888 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:08.888 [DefaultDispatcher-worker-1 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.888 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:08.890 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:08.890 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.890 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:08.890 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.891 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.891 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:08.891 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.891 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:08.892 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:08.905 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:08.911 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:08.934 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.934 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:08.935 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.935 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.935 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:08.935 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.935 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:08.937 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:08.937 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:08.937 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.937 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:08.937 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:08.937 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:42599/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42599/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 14:32:08.937 [DefaultDispatcher-worker-13 @coroutine#519] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:42599/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:08.944 [DefaultDispatcher-worker-19 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.949 [DefaultDispatcher-worker-5 @coroutine#488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:08.950 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 14:32:09.450 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e11a653a-09cf-4e05-89fa-454f2fd5eea9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 14:32:09.450 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:09.451 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e11a653a-09cf-4e05-89fa-454f2fd5eea9 2025-04-23 14:32:09.453 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:09.453 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-init-batch. 2025-04-23 14:32:09.453 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:09.453 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:09.455 [eventLoopGroupProxy-7-1 @call-handler#544] 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 14:32:09.455 [eventLoopGroupProxy-7-1 @call-handler#544] 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 14:32:09.456 [eventLoopGroupProxy-7-1 @coroutine#545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:09.457 [eventLoopGroupProxy-7-1 @call-handler#544] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 14:32:09.457 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:09.457 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/api/blob/upload-init-batch 2025-04-23 14:32:09.457 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-init-batch. 2025-04-23 14:32:09.457 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:09.459 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.459 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.459 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.459 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.460 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:09.461 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.462 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:09.462 [DefaultDispatcher-worker-3 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.463 [DefaultDispatcher-worker-3 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.463 [DefaultDispatcher-worker-3 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.463 [DefaultDispatcher-worker-3 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.463 [DefaultDispatcher-worker-3 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.464 [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 14:32:09.465 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.465 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:09.465 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.466 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.466 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.466 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.466 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.467 [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 14:32:09.508 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.508 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 14:32:09.508 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.509 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.509 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.509 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.509 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.509 [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 14:32:09.553 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.553 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 14:32:09.554 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.555 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.555 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.555 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.555 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.557 [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 14:32:09.607 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.608 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-04-23 14:32:09.608 [DefaultDispatcher-worker-5 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.609 [DefaultDispatcher-worker-5 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.609 [DefaultDispatcher-worker-5 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.609 [DefaultDispatcher-worker-5 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.609 [DefaultDispatcher-worker-5 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.614 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:09.655 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.655 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 14:32:09.656 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.657 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.657 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.657 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.657 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.664 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:09.704 [eventLoopGroupProxy-7-1 @call-handler#570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.704 [eventLoopGroupProxy-7-1 @call-handler#570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-04-23 14:32:09.705 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.706 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.706 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.706 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.706 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.709 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:09.752 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.755 [DefaultDispatcher-worker-4 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.754 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 14:32:09.756 [DefaultDispatcher-worker-4 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.756 [DefaultDispatcher-worker-4 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.756 [DefaultDispatcher-worker-4 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.756 [DefaultDispatcher-worker-4 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.763 [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 14:32:09.804 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.804 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 14:32:09.805 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.805 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.805 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.805 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.807 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.813 [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 14:32:09.854 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.854 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:09.862 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.863 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.863 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.863 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.863 [DefaultDispatcher-worker-7 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.864 [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 14:32:09.910 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.911 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 14:32:09.912 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.912 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.913 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.913 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.913 [DefaultDispatcher-worker-1 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.914 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:09.962 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:09.962 [DefaultDispatcher-worker-4 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:09.963 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-04-23 14:32:09.967 [DefaultDispatcher-worker-18 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.968 [DefaultDispatcher-worker-18 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.968 [DefaultDispatcher-worker-18 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:09.968 [DefaultDispatcher-worker-18 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:09.968 [DefaultDispatcher-worker-18 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:09.975 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:10.015 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:10.016 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 14:32:10.017 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.021 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.021 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:10.021 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.021 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:10.030 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:10.087 [eventLoopGroupProxy-7-1 @coroutine#594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:10.087 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:10.087 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2025-04-23 14:32:10.088 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.093 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.093 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:10.093 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.093 [DefaultDispatcher-worker-14 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:10.099 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:10.104 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:10.104 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:10.106 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:10.109 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.110 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.110 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/blob/upload-batch-data. 2025-04-23 14:32:10.110 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.110 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:10.117 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:10.123 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:10.124 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:10.124 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:10.126 [DefaultDispatcher-worker-2 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/blob/upload-batch-data 2025-04-23 14:32:10.135 [DefaultDispatcher-worker-13 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:10.150 [DefaultDispatcher-worker-2 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:10.152 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/UmAppDatabase/replication/message 2025-04-23 14:32:10.153 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/UmAppDatabase/replication/message. 2025-04-23 14:32:10.153 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/UmAppDatabase/replication/message 2025-04-23 14:32:10.153 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42599/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:10.159 [eventLoopGroupProxy-7-1 @call-handler#613] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:10.160 [eventLoopGroupProxy-7-1 @call-handler#613] 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 14:32:10.160 [eventLoopGroupProxy-7-1 @call-handler#613] 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 14:32:10.177 [DefaultDispatcher-worker-2 @call-handler#613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 14:32:10.178 [DefaultDispatcher-worker-15 @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:10.178 [DefaultDispatcher-worker-15 @coroutine#464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json. 2025-04-23 14:32:10.178 [DefaultDispatcher-worker-15 @coroutine#464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:10.178 [eventLoopGroupProxy-7-1 @call-handler#613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:10.179 [eventLoopGroupProxy-7-1 @call-handler#613] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 20ms 2025-04-23 14:32:10.180 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/UmAppDatabase/replication/message 2025-04-23 14:32:10.180 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/UmAppDatabase/replication/message 2025-04-23 14:32:10.180 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42599/UmAppDatabase/replication/message. 2025-04-23 14:32:10.180 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:10.182 [DefaultDispatcher-worker-14 @coroutine#464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:10.182 [DefaultDispatcher-worker-14 @coroutine#464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json 2025-04-23 14:32:10.182 [DefaultDispatcher-worker-14 @coroutine#464] 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:42599/api/content/719727979095683072/_ustadmanifest.json. 2025-04-23 14:32:10.182 [DefaultDispatcher-worker-14 @coroutine#464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42599/api/content/719727979095683072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:10.190 [DefaultDispatcher-worker-13 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f69d246 2025-04-23 14:32:10.194 [DefaultDispatcher-worker-16 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f 2025-04-23 14:32:10.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 14:32:10.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 14:32:10.197 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 14:32:10.197 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 14:32:10.197 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 14:32:10.198 [Test worker @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64cec4d0 2025-04-23 14:32:10.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 14:32:10.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 14:32:10.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:10.204 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f69d246: (connection evicted) 2025-04-23 14:32:10.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:10.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 14:32:10.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 14:32:10.313 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:10.453 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:10.644 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:10.785 [DefaultDispatcher-worker-8 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@357e7113 2025-04-23 14:32:11.275 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2afe825a 2025-04-23 14:32:11.275 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2afe825a 2025-04-23 14:32:11.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 14:32:11.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 14:32:11.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.276 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f39ad3f: (connection evicted) 2025-04-23 14:32:11.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:11.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 14:32:11.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc84c92 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:11.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:11.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 14:32:11.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e643402 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:11.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:11.286 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:11.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 14:32:11.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 14:32:11.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 14:32:11.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 14:32:11.303 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:11.309 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 14:32:11.309 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 14:32:11.312 [DefaultDispatcher-worker-16 @coroutine#642] INFO ktor.application - Responding at http://0.0.0.0:39863 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d94a966 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:11.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:11.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 14:32:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 14:32:11.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 14:32:11.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 14:32:11.318 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 14:32:11.319 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 14:32:11.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 14:32:11.319 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 14:32:11.319 [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 14:32:11.319 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 14:32:11.319 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 14:32:11.319 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:11.319 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 14:32:11.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5ffea 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:11.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:11.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 14:32:11.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 14:32:11.379 [DefaultDispatcher-worker-10 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.381 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.386 [DefaultDispatcher-worker-7 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.388 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.399 [DefaultDispatcher-worker-12 @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 14:32:11.404 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 14:32:11.414 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.414 [DefaultDispatcher-worker-4 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.420 [DefaultDispatcher-worker-10 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.422 [Test worker @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.422 [Test worker @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json. 2025-04-23 14:32:11.422 [Test worker @coroutine#647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.425 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.426 [Test worker @coroutine#647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.426 [Test worker @coroutine#647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.426 [Test worker @coroutine#647] 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:39863/api/content/719727990887612416/_ustadmanifest.json. 2025-04-23 14:32:11.426 [Test worker @coroutine#647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:11.443 [DefaultDispatcher-worker-3 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.445 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 14:32:11.445 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0afac675-5ef6-4010-ae2c-5b5ef11fce6d', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 14:32:11.446 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:11.447 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0afac675-5ef6-4010-ae2c-5b5ef11fce6d 2025-04-23 14:32:11.448 [DefaultDispatcher-worker-18 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:11.448 [DefaultDispatcher-worker-18 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:11.448 [DefaultDispatcher-worker-18 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:11.448 [DefaultDispatcher-worker-18 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:11.457 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:11.457 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:11.458 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.460 [eventLoopGroupProxy-10-1 @call-handler#678] 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 14:32:11.460 [eventLoopGroupProxy-10-1 @call-handler#678] 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 14:32:11.460 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.460 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2025-04-23 14:32:11.460 [DefaultDispatcher-worker-8 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.461 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/UmAppDatabase/replication/nodeId 2025-04-23 14:32:11.461 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:11.461 [DefaultDispatcher-worker-8 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/UmAppDatabase/replication/nodeId 2025-04-23 14:32:11.461 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:11.461 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:11.462 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-init-batch 2025-04-23 14:32:11.462 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-init-batch. 2025-04-23 14:32:11.462 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-init-batch 2025-04-23 14:32:11.462 [DefaultDispatcher-worker-4 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:11.462 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:11.463 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.463 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 14:32:11.465 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/UmAppDatabase/replication/nodeId 2025-04-23 14:32:11.465 [DefaultDispatcher-worker-9 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/UmAppDatabase/replication/nodeId 2025-04-23 14:32:11.470 [eventLoopGroupProxy-10-1 @call-handler#692] 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 14:32:11.470 [eventLoopGroupProxy-10-1 @call-handler#692] 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 14:32:11.472 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.473 [DefaultDispatcher-worker-20 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.475 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-04-23 14:32:11.475 [DefaultDispatcher-worker-9 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-init-batch 2025-04-23 14:32:11.475 [DefaultDispatcher-worker-9 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/api/blob/upload-init-batch 2025-04-23 14:32:11.476 [DefaultDispatcher-worker-17 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-init-batch. 2025-04-23 14:32:11.476 [DefaultDispatcher-worker-17 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39863/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:11.479 [DefaultDispatcher-worker-17 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.479 [DefaultDispatcher-worker-17 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-batch-data. 2025-04-23 14:32:11.479 [DefaultDispatcher-worker-17 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.479 [DefaultDispatcher-worker-17 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:11.484 [DefaultDispatcher-worker-17 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.489 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:11.493 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.493 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.493 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:11.494 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.499 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.499 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-batch-data. 2025-04-23 14:32:11.499 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.499 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:11.500 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:11.505 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.505 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.506 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:11.507 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.508 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.508 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-batch-data. 2025-04-23 14:32:11.508 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.508 [DefaultDispatcher-worker-6 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:11.512 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:11.530 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.531 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.531 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 19ms 2025-04-23 14:32:11.531 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.533 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.533 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-batch-data. 2025-04-23 14:32:11.533 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.533 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:11.534 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:11.544 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.544 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.545 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 14:32:11.547 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.548 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.548 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/blob/upload-batch-data. 2025-04-23 14:32:11.548 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.548 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:11.553 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:11.555 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:11.556 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.557 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:11.558 [DefaultDispatcher-worker-5 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/blob/upload-batch-data 2025-04-23 14:32:11.570 [DefaultDispatcher-worker-19 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.577 [DefaultDispatcher-worker-1 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.577 [DefaultDispatcher-worker-1 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/UmAppDatabase/replication/message 2025-04-23 14:32:11.577 [DefaultDispatcher-worker-1 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/UmAppDatabase/replication/message. 2025-04-23 14:32:11.577 [DefaultDispatcher-worker-1 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/UmAppDatabase/replication/message 2025-04-23 14:32:11.577 [DefaultDispatcher-worker-1 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39863/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:11.579 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:11.580 [eventLoopGroupProxy-10-1 @call-handler#730] 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 14:32:11.580 [eventLoopGroupProxy-10-1 @call-handler#730] 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 14:32:11.612 [DefaultDispatcher-worker-17 @call-handler#730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 14:32:11.616 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:11.616 [eventLoopGroupProxy-10-1 @call-handler#730] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 37ms 2025-04-23 14:32:11.620 [DefaultDispatcher-worker-14 @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.620 [DefaultDispatcher-worker-14 @coroutine#641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json. 2025-04-23 14:32:11.620 [DefaultDispatcher-worker-14 @coroutine#641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.621 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/UmAppDatabase/replication/message 2025-04-23 14:32:11.621 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/UmAppDatabase/replication/message 2025-04-23 14:32:11.621 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39863/UmAppDatabase/replication/message. 2025-04-23 14:32:11.621 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39863/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:11.625 [DefaultDispatcher-worker-19 @coroutine#641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.625 [DefaultDispatcher-worker-19 @coroutine#641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json 2025-04-23 14:32:11.625 [DefaultDispatcher-worker-11 @coroutine#641] 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:39863/api/content/719727990887612416/_ustadmanifest.json. 2025-04-23 14:32:11.625 [DefaultDispatcher-worker-11 @coroutine#641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39863/api/content/719727990887612416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:11.629 [DefaultDispatcher-worker-4 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71689ee2 2025-04-23 14:32:11.634 [DefaultDispatcher-worker-14 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78141c58 2025-04-23 14:32:11.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 14:32:11.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 14:32:11.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 14:32:11.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 14:32:11.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 14:32:11.646 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@445b4594 2025-04-23 14:32:11.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 14:32:11.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 14:32:11.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:11.651 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71689ee2: (connection evicted) 2025-04-23 14:32:11.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:11.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 14:32:11.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 14:32:11.821 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:11.821 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:12.071 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:12.679 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 14:32:12.679 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6b9fc5c7 2025-04-23 14:32:12.681 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6406b84d 2025-04-23 14:32:12.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 14:32:12.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 14:32:12.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:12.681 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78141c58: (connection evicted) 2025-04-23 14:32:12.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:12.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 14:32:12.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 14:32:12.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 14:32:12.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:12.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62fbefad 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:12.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:12.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 14:32:12.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:12.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:12.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47cf65f1 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:12.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:12.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 14:32:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 14:32:12.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 14:32:12.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 14:32:12.736 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:12.737 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 14:32:12.737 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@47393345 2025-04-23 14:32:12.741 [DefaultDispatcher-worker-3 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:46683 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641ab175 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:12.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 14:32:12.747 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 14:32:12.748 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 14:32:12.748 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 14:32:12.748 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 14:32:12.748 [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 14:32:12.748 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 14:32:12.748 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 14:32:12.748 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7995a589 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:12.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:12.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 14:32:12.749 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:12.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:12.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:12.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 14:32:12.788 [DefaultDispatcher-worker-19 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:12.798 [DefaultDispatcher-worker-4 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:12.806 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:12.819 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:12.844 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:12.849 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:12.951 [DefaultDispatcher-worker-4 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:12.994 [DefaultDispatcher-worker-10 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:13.001 [DefaultDispatcher-worker-4 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:13.008 [DefaultDispatcher-worker-10 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:13.019 [DefaultDispatcher-worker-11 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.025 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.025 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:13.025 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json. 2025-04-23 14:32:13.025 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:13.028 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:13.028 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:13.033 [Test worker @coroutine#764] 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:46683/api/content/719727995853443072/_ustadmanifest.json. 2025-04-23 14:32:13.033 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:13.146 [DefaultDispatcher-worker-6 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.151 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 14:32:13.151 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-29aaf218-a441-4fe0-80b0-c2b4da0463ac', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 14:32:13.157 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 14:32:13.157 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-29aaf218-a441-4fe0-80b0-c2b4da0463ac 2025-04-23 14:32:13.158 [DefaultDispatcher-worker-20 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:13.158 [DefaultDispatcher-worker-20 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:13.158 [DefaultDispatcher-worker-20 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:13.158 [DefaultDispatcher-worker-20 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:13.164 [DefaultDispatcher-worker-8 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.164 [DefaultDispatcher-worker-8 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/UmAppDatabase/replication/nodeId 2025-04-23 14:32:13.164 [DefaultDispatcher-worker-8 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46683/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:13.164 [DefaultDispatcher-worker-8 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/UmAppDatabase/replication/nodeId 2025-04-23 14:32:13.172 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:13.172 [eventLoopGroupProxy-13-1 @call-handler#802] 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 14:32:13.172 [eventLoopGroupProxy-13-1 @call-handler#802] 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 14:32:13.173 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.173 [eventLoopGroupProxy-13-1 @call-handler#802] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-23 14:32:13.173 [DefaultDispatcher-worker-6 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:13.173 [DefaultDispatcher-worker-6 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:13.177 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:13.177 [eventLoopGroupProxy-13-2 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.179 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:13.179 [eventLoopGroupProxy-13-1 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.179 [eventLoopGroupProxy-13-1 @call-handler#809] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 14:32:13.180 [DefaultDispatcher-worker-20 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/UmAppDatabase/replication/nodeId 2025-04-23 14:32:13.181 [DefaultDispatcher-worker-20 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/UmAppDatabase/replication/nodeId 2025-04-23 14:32:13.188 [DefaultDispatcher-worker-10 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.197 [DefaultDispatcher-worker-9 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.199 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-init-batch 2025-04-23 14:32:13.199 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-init-batch. 2025-04-23 14:32:13.199 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-init-batch 2025-04-23 14:32:13.199 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:13.202 [eventLoopGroupProxy-13-1 @call-handler#815] 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 14:32:13.202 [eventLoopGroupProxy-13-1 @call-handler#815] 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 14:32:13.248 [eventLoopGroupProxy-13-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.256 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 54ms 2025-04-23 14:32:13.257 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-init-batch 2025-04-23 14:32:13.257 [DefaultDispatcher-worker-15 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/api/blob/upload-init-batch 2025-04-23 14:32:13.260 [DefaultDispatcher-worker-3 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-init-batch. 2025-04-23 14:32:13.260 [DefaultDispatcher-worker-3 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46683/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:13.267 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.268 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.268 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.268 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.271 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.278 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.279 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.279 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 14:32:13.280 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.294 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.294 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.294 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.294 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.296 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.343 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.344 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.344 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 14:32:13.349 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.350 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.350 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.350 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.350 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.352 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.356 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.356 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.358 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:13.359 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.361 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.361 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.361 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.361 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.365 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.376 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.376 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.377 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-04-23 14:32:13.377 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.379 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.379 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.379 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.379 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.381 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.445 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.445 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.449 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 68ms 2025-04-23 14:32:13.450 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.460 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.460 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.460 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.460 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.469 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.557 [eventLoopGroupProxy-13-1 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.559 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.559 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 90ms 2025-04-23 14:32:13.563 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.569 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.569 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.569 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.569 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.573 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.591 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.591 [eventLoopGroupProxy-13-1 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.594 [eventLoopGroupProxy-13-1 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2025-04-23 14:32:13.595 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.606 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.643 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.648 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.650 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.651 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.651 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.651 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.651 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.656 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 14:32:13.656 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.678 [DefaultDispatcher-worker-14 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:13.703 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.704 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.704 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 14:32:13.704 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.706 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.706 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.706 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.706 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.711 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.753 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.753 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.753 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:13.758 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.763 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.770 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.776 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.776 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.776 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:13.779 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.782 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.782 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.782 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.783 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.784 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.791 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.791 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.792 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 14:32:13.796 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.797 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.797 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.797 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.797 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.801 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.807 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.807 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.808 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:13.809 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.812 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.812 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.812 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.812 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.813 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.822 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.822 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.823 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-04-23 14:32:13.823 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.831 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.832 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.838 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.838 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.838 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:13.839 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.840 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.840 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.840 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.840 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.842 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.847 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.847 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.847 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:13.850 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.851 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.856 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.856 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.856 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.863 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.866 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.866 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.866 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:13.867 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.868 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.869 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.869 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.869 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.876 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.881 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.881 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.881 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-04-23 14:32:13.882 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.883 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.884 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.884 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.884 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.885 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.887 [eventLoopGroupProxy-13-1 @coroutine#917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.887 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.888 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:13.888 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.891 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.891 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.891 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.891 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.895 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.897 [eventLoopGroupProxy-13-1 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.897 [eventLoopGroupProxy-13-1 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.901 [eventLoopGroupProxy-13-1 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:13.902 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.908 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.908 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.908 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.908 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.909 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.911 [eventLoopGroupProxy-13-1 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.912 [eventLoopGroupProxy-13-1 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.913 [eventLoopGroupProxy-13-1 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:13.913 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.914 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.914 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.914 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.914 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.916 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.921 [eventLoopGroupProxy-13-1 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.921 [eventLoopGroupProxy-13-1 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.921 [eventLoopGroupProxy-13-1 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:13.922 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.923 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.923 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.923 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.923 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.928 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.930 [eventLoopGroupProxy-13-1 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.930 [eventLoopGroupProxy-13-1 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.931 [eventLoopGroupProxy-13-1 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:13.933 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.934 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.935 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.935 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.935 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.936 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.938 [eventLoopGroupProxy-13-1 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.939 [eventLoopGroupProxy-13-1 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.940 [eventLoopGroupProxy-13-1 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:13.940 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.941 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.941 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.941 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.941 [DefaultDispatcher-worker-13 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.943 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.946 [eventLoopGroupProxy-13-1 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.946 [eventLoopGroupProxy-13-1 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.947 [eventLoopGroupProxy-13-1 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:13.947 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.949 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.949 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.949 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.949 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.958 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.962 [eventLoopGroupProxy-13-1 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.962 [eventLoopGroupProxy-13-1 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.962 [eventLoopGroupProxy-13-1 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:13.963 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.964 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.964 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.964 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.964 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.967 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.974 [eventLoopGroupProxy-13-1 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.974 [eventLoopGroupProxy-13-1 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.974 [eventLoopGroupProxy-13-1 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:13.975 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.976 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.979 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.980 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.980 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.981 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.983 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.984 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.984 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:13.985 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.990 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.990 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.990 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.990 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:13.993 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:13.995 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:13.995 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:13.995 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:13.997 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.998 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.998 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:13.998 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:13.999 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.000 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.005 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.005 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.005 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.008 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.010 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.010 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.010 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.010 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.011 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.013 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.014 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.014 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:14.017 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.018 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.018 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.018 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.018 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.020 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.025 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.025 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.025 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.026 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.027 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.027 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.027 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.028 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.031 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.036 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.037 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.037 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:14.038 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.039 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.041 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.041 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.041 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.043 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.045 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.045 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.045 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.046 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.048 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.048 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.048 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.048 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.050 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.051 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.052 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.054 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.055 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.057 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.057 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.057 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.057 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.059 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.063 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.063 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.063 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.065 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.067 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.067 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.067 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.067 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.068 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.117 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.117 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.118 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-04-23 14:32:14.119 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.120 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.121 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.121 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.121 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.122 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.125 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.125 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.126 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:14.126 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.128 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.128 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.128 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.128 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.130 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.133 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.133 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.133 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:14.134 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.136 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.136 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.136 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.136 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.137 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.140 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.140 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.141 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:14.142 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.143 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.143 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.143 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.143 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.147 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.207 [DefaultDispatcher-worker-19 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:14.207 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.207 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.207 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 14:32:14.209 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.210 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.210 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.210 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.210 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.213 [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 14:32:14.266 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.266 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.266 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-04-23 14:32:14.270 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.275 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.275 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.275 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.275 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.276 [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 14:32:14.282 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.282 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.282 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:14.286 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.288 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.292 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.292 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.292 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.295 [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 14:32:14.297 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.297 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.298 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:14.298 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.300 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.300 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.300 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.300 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.301 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.348 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.348 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.348 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-04-23 14:32:14.349 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.350 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.350 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.350 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.350 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.355 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.357 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.357 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.357 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.361 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.363 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.363 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.363 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.363 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.364 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.366 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.366 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.366 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.366 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.368 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.368 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.368 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.368 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.369 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.376 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.376 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.376 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:14.377 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.378 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.378 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.378 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.378 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.380 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.386 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.386 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.386 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:14.392 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.393 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.393 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.393 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.393 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.400 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.441 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.442 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.442 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:14.447 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.449 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.449 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.449 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.449 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.452 [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 14:32:14.457 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.457 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.457 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:14.458 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.459 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.459 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.459 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.459 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.460 [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 14:32:14.462 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.463 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.463 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:14.463 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.464 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.464 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.465 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.465 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.466 [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 14:32:14.472 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.472 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.473 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-04-23 14:32:14.473 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.474 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.475 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.475 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.475 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.486 [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 14:32:14.488 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.489 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.490 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:14.494 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.496 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.496 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.496 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.496 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.498 [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 14:32:14.500 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.500 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.501 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 14:32:14.501 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.502 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.502 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.502 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.502 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.504 [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 14:32:14.505 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.506 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.507 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.508 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.508 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.508 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.508 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.509 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:14.509 [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 14:32:14.512 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.512 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.513 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.514 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.518 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.518 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.518 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.518 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.520 [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 14:32:14.522 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.522 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.523 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.524 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.524 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.524 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.524 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.524 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 14:32:14.529 [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 14:32:14.531 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.531 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.531 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.532 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.533 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.533 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.533 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.533 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.535 [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 14:32:14.540 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.540 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.540 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-04-23 14:32:14.541 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.542 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.543 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.543 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.548 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.549 [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 14:32:14.553 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.553 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.558 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-04-23 14:32:14.559 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.560 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.560 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.560 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.560 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.564 [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 14:32:14.566 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.566 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.568 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:14.568 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.569 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.569 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.570 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.570 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.574 [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 14:32:14.616 [eventLoopGroupProxy-13-1 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.617 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.617 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 14:32:14.617 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.618 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.618 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.618 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.618 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.619 [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 14:32:14.621 [eventLoopGroupProxy-13-1 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.621 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.621 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.621 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.622 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.622 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.622 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.622 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.623 [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 14:32:14.624 [eventLoopGroupProxy-13-1 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.624 [eventLoopGroupProxy-13-1 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.624 [eventLoopGroupProxy-13-1 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.625 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.626 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.626 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.626 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.626 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.627 [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 14:32:14.669 [eventLoopGroupProxy-13-1 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.669 [eventLoopGroupProxy-13-1 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.669 [eventLoopGroupProxy-13-1 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:14.669 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.670 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.670 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.670 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.670 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.671 [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 14:32:14.672 [eventLoopGroupProxy-13-1 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.673 [eventLoopGroupProxy-13-1 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.673 [eventLoopGroupProxy-13-1 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.673 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.674 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.674 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.674 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.674 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.675 [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 14:32:14.676 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.676 [eventLoopGroupProxy-13-1 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.676 [eventLoopGroupProxy-13-1 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.677 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.678 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.678 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.678 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.678 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.679 [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 14:32:14.680 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.680 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.680 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.680 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.681 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.681 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.681 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.681 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.682 [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 14:32:14.709 [DefaultDispatcher-worker-8 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.716 [DefaultDispatcher-worker-6 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:14.724 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.724 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.724 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:14.725 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.727 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.728 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.728 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.728 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.728 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.729 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.729 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.729 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.729 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.730 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.749 [DefaultDispatcher-worker-3 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:14.772 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.772 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.772 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:14.773 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.774 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.774 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.774 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.774 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.775 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.818 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.818 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.818 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:14.819 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.820 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.820 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.820 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.820 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.820 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.862 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.862 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.863 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:14.863 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.864 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.864 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.864 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.864 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.864 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.906 [eventLoopGroupProxy-13-1 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.906 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.906 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:14.906 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.907 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.907 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.907 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.907 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.908 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.909 [eventLoopGroupProxy-13-1 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.909 [eventLoopGroupProxy-13-1 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.909 [eventLoopGroupProxy-13-1 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.909 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.910 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.910 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.910 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.910 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.910 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.911 [eventLoopGroupProxy-13-1 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.911 [eventLoopGroupProxy-13-1 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.911 [eventLoopGroupProxy-13-1 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.913 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.913 [eventLoopGroupProxy-13-1 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.913 [eventLoopGroupProxy-13-1 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.914 [eventLoopGroupProxy-13-1 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.914 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.914 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.914 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.914 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.914 [DefaultDispatcher-worker-5 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.915 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.916 [eventLoopGroupProxy-13-1 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.916 [eventLoopGroupProxy-13-1 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.916 [eventLoopGroupProxy-13-1 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.916 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.916 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.916 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.916 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.917 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.917 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.918 [eventLoopGroupProxy-13-1 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.918 [eventLoopGroupProxy-13-1 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.918 [eventLoopGroupProxy-13-1 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.918 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.919 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.919 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.919 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.919 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.919 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.920 [eventLoopGroupProxy-13-1 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.920 [eventLoopGroupProxy-13-1 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.920 [eventLoopGroupProxy-13-1 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.921 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.921 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.921 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.921 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.921 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.922 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.922 [eventLoopGroupProxy-13-1 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.923 [eventLoopGroupProxy-13-1 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.923 [eventLoopGroupProxy-13-1 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:14.923 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.923 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.923 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.923 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.923 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.924 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.925 [eventLoopGroupProxy-13-1 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.925 [eventLoopGroupProxy-13-1 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.925 [eventLoopGroupProxy-13-1 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.925 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.925 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.925 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.925 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.925 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.926 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.927 [eventLoopGroupProxy-13-1 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.927 [eventLoopGroupProxy-13-1 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.927 [eventLoopGroupProxy-13-1 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.927 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.927 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.927 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.927 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.927 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.928 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.929 [eventLoopGroupProxy-13-1 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.929 [eventLoopGroupProxy-13-1 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.929 [eventLoopGroupProxy-13-1 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.929 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.929 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.929 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.929 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.929 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.930 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.931 [eventLoopGroupProxy-13-1 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.931 [eventLoopGroupProxy-13-1 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.931 [eventLoopGroupProxy-13-1 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.931 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.931 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.932 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.932 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.932 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.932 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.933 [eventLoopGroupProxy-13-1 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.933 [eventLoopGroupProxy-13-1 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.933 [eventLoopGroupProxy-13-1 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.933 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.933 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.933 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.933 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.933 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.934 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.935 [eventLoopGroupProxy-13-1 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.935 [eventLoopGroupProxy-13-1 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.935 [eventLoopGroupProxy-13-1 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.935 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.936 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.936 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.936 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.936 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.936 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.937 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.937 [eventLoopGroupProxy-13-1 @call-handler#1275] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.937 [eventLoopGroupProxy-13-1 @call-handler#1275] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.937 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.938 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.938 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.938 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.938 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.938 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.982 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.982 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.983 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 14:32:14.983 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.983 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.983 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.983 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.983 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.984 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.985 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.985 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.985 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.985 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.986 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.986 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.986 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.986 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.986 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.987 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.987 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.987 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.987 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.988 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.988 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.988 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.988 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.988 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.989 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.989 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.989 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.989 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.990 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.990 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.990 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.990 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.990 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.991 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.991 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.991 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.991 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.991 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.991 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.991 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.991 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.992 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.993 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.993 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.993 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.993 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.993 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.993 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.993 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.993 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.994 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:14.995 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:14.995 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:14.995 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:14.995 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.995 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.995 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:14.995 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:14.995 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:14.996 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.038 [eventLoopGroupProxy-13-1 @coroutine#1317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.038 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.038 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.039 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.039 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.039 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.039 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.039 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.040 [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 14:32:15.041 [eventLoopGroupProxy-13-1 @coroutine#1322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.041 [eventLoopGroupProxy-13-1 @call-handler#1321] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.041 [eventLoopGroupProxy-13-1 @call-handler#1321] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.041 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.042 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.042 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.042 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.042 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.042 [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 14:32:15.043 [eventLoopGroupProxy-13-1 @coroutine#1327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.043 [eventLoopGroupProxy-13-1 @call-handler#1326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.043 [eventLoopGroupProxy-13-1 @call-handler#1326] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.043 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.046 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.046 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.046 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.046 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.046 [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 14:32:15.088 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.088 [eventLoopGroupProxy-13-1 @call-handler#1331] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.088 [eventLoopGroupProxy-13-1 @call-handler#1331] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.089 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.089 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.089 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.089 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.090 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.090 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.091 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.091 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.091 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.091 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.092 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.092 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.092 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.092 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.092 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.093 [eventLoopGroupProxy-13-1 @coroutine#1342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.093 [eventLoopGroupProxy-13-1 @call-handler#1341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.093 [eventLoopGroupProxy-13-1 @call-handler#1341] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.093 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.094 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.094 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.094 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.094 [DefaultDispatcher-worker-20 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.094 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.095 [eventLoopGroupProxy-13-1 @coroutine#1347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.095 [eventLoopGroupProxy-13-1 @call-handler#1346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.095 [eventLoopGroupProxy-13-1 @call-handler#1346] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.095 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.096 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.096 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.096 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.096 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.096 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.097 [eventLoopGroupProxy-13-1 @coroutine#1352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.097 [eventLoopGroupProxy-13-1 @call-handler#1351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.097 [eventLoopGroupProxy-13-1 @call-handler#1351] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.097 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.098 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.098 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.098 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.098 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.098 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.099 [eventLoopGroupProxy-13-1 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.099 [eventLoopGroupProxy-13-1 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.099 [eventLoopGroupProxy-13-1 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.099 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.100 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.100 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.100 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.100 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.100 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.101 [eventLoopGroupProxy-13-1 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.101 [eventLoopGroupProxy-13-1 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.101 [eventLoopGroupProxy-13-1 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.101 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.102 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.102 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.102 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.102 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.102 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.103 [eventLoopGroupProxy-13-1 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.103 [eventLoopGroupProxy-13-1 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.103 [eventLoopGroupProxy-13-1 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.103 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.103 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.103 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.103 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.103 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.104 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.105 [eventLoopGroupProxy-13-1 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.105 [eventLoopGroupProxy-13-1 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.105 [eventLoopGroupProxy-13-1 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.106 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.106 [eventLoopGroupProxy-13-1 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.106 [eventLoopGroupProxy-13-1 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.106 [eventLoopGroupProxy-13-1 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 14:32:15.107 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.107 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.107 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.107 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.107 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.107 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.108 [eventLoopGroupProxy-13-1 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.108 [eventLoopGroupProxy-13-1 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.108 [eventLoopGroupProxy-13-1 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.109 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.109 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.109 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.109 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.109 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.109 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.110 [eventLoopGroupProxy-13-1 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.110 [eventLoopGroupProxy-13-1 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.110 [eventLoopGroupProxy-13-1 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.111 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.111 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.111 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.111 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.111 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.111 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.153 [eventLoopGroupProxy-13-1 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.153 [eventLoopGroupProxy-13-1 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.153 [eventLoopGroupProxy-13-1 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.153 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.154 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.154 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.154 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.154 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.154 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.155 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.155 [eventLoopGroupProxy-13-1 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.155 [eventLoopGroupProxy-13-1 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.155 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.156 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.156 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.156 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.156 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.157 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.200 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.200 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.200 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:15.200 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.201 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.201 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.201 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.201 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.201 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.202 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.202 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.202 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.203 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.203 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.203 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.203 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.203 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.203 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.226 [DefaultDispatcher-worker-3 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:15.245 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.245 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.245 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.245 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.246 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.246 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.246 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.246 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.247 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.288 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.288 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.288 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 14:32:15.288 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.289 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.289 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.289 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.289 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.289 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.331 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.331 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.331 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.331 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.332 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.332 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.332 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.332 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.332 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.374 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.374 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.374 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.374 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.375 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.375 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.375 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.375 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.375 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.417 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.417 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.417 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.418 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.418 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.418 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.418 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.418 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.419 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.420 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.420 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.420 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.420 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.420 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.420 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.420 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.420 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.421 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.463 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.463 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.463 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.463 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.464 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.464 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.464 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.464 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.464 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.466 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.466 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.466 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:15.466 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.467 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.467 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.467 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.467 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.467 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.468 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.468 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.468 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.469 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.469 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.471 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.471 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.471 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:15.471 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.471 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.471 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.471 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.471 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.472 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.473 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.473 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.473 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.473 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.474 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.474 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.474 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.474 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.474 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.475 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.475 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.475 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.475 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.475 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.475 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.475 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.475 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.476 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.518 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.518 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.518 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.519 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.519 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.519 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.519 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.519 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.520 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.520 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.521 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.521 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.521 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.522 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.522 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.522 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.522 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.522 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.523 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.523 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.523 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.523 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.523 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.524 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.524 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.524 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.524 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.525 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.525 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.525 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.525 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.525 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.567 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.567 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.567 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.567 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.568 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.568 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.568 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.568 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.568 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.569 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.569 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.569 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.569 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.570 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.570 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.570 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.570 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.570 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.571 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.571 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.571 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.571 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.572 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.572 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.572 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.572 [DefaultDispatcher-worker-21 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.572 [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 14:32:15.573 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.573 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.573 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.573 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.573 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.573 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.573 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.573 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.574 [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 14:32:15.616 [eventLoopGroupProxy-13-1 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.616 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.616 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.616 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.617 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.617 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.617 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.617 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.617 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.659 [eventLoopGroupProxy-13-1 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.659 [eventLoopGroupProxy-13-1 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.659 [eventLoopGroupProxy-13-1 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.660 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.660 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.660 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.660 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.660 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.661 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.662 [eventLoopGroupProxy-13-1 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.662 [eventLoopGroupProxy-13-1 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.662 [eventLoopGroupProxy-13-1 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.662 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.663 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.663 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.663 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.663 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.663 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.667 [eventLoopGroupProxy-13-1 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.667 [eventLoopGroupProxy-13-1 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.667 [eventLoopGroupProxy-13-1 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 14:32:15.668 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.668 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.668 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.668 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.668 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.668 [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 14:32:15.669 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.669 [eventLoopGroupProxy-13-1 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.669 [eventLoopGroupProxy-13-1 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.669 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.670 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.670 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.670 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.670 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.670 [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 14:32:15.712 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.712 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.712 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.712 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.713 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.713 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.713 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.713 [DefaultDispatcher-worker-17 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.713 [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 14:32:15.714 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.714 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.714 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.714 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.715 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.715 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.715 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.715 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.715 [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 14:32:15.734 [DefaultDispatcher-worker-18 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:15.757 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.757 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.757 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.757 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.758 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.758 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.758 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.758 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.758 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.800 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.800 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.800 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.800 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.801 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.801 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.801 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.801 [DefaultDispatcher-worker-1 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.801 [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 14:32:15.802 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.802 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.802 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.803 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.803 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.803 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.803 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.803 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.803 [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 14:32:15.846 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.846 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.846 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 14:32:15.846 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.847 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.847 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.847 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.847 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.847 [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 14:32:15.848 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.848 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.848 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.848 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.848 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.848 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.848 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.848 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.849 [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 14:32:15.850 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.850 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.850 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.850 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.851 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.851 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.851 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.851 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.851 [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 14:32:15.852 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.852 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.852 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.852 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.853 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.853 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.853 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.853 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.853 [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 14:32:15.898 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.898 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.898 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-04-23 14:32:15.899 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.899 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.899 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.899 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.899 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.900 [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 14:32:15.942 [eventLoopGroupProxy-13-1 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.942 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.942 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 14:32:15.942 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.942 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.942 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.943 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.943 [DefaultDispatcher-worker-19 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.943 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 14:32:15.944 [eventLoopGroupProxy-13-1 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.944 [eventLoopGroupProxy-13-1 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.944 [eventLoopGroupProxy-13-1 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.944 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.945 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.945 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.945 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.945 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.945 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.946 [eventLoopGroupProxy-13-1 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.946 [eventLoopGroupProxy-13-1 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.946 [eventLoopGroupProxy-13-1 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 14:32:15.946 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.947 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.947 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46683/api/blob/upload-batch-data. 2025-04-23 14:32:15.947 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.947 [DefaultDispatcher-worker-8 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:15.947 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 14:32:15.949 [eventLoopGroupProxy-13-1 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:15.949 [eventLoopGroupProxy-13-1 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.949 [eventLoopGroupProxy-13-1 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 14:32:15.949 [DefaultDispatcher-worker-18 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/blob/upload-batch-data 2025-04-23 14:32:15.955 [DefaultDispatcher-worker-9 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:15.959 [DefaultDispatcher-worker-15 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:15.959 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/UmAppDatabase/replication/message 2025-04-23 14:32:15.959 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46683/UmAppDatabase/replication/message. 2025-04-23 14:32:15.959 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/UmAppDatabase/replication/message 2025-04-23 14:32:15.959 [DefaultDispatcher-worker-15 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46683/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:15.960 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:15.960 [eventLoopGroupProxy-13-1 @call-handler#1616] 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 14:32:15.960 [eventLoopGroupProxy-13-1 @call-handler#1616] 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 14:32:15.970 [DefaultDispatcher-worker-18 @call-handler#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 14:32:15.971 [eventLoopGroupProxy-13-1 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:15.971 [eventLoopGroupProxy-13-1 @call-handler#1616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-18 @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:46683/api/content/719727995853443072/_ustadmanifest.json. 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-18 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-7 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/UmAppDatabase/replication/message 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-7 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/UmAppDatabase/replication/message 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-7 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46683/UmAppDatabase/replication/message. 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-7 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46683/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-16 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:15.971 [DefaultDispatcher-worker-16 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json 2025-04-23 14:32:15.972 [DefaultDispatcher-worker-2 @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:46683/api/content/719727995853443072/_ustadmanifest.json. 2025-04-23 14:32:15.972 [DefaultDispatcher-worker-2 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46683/api/content/719727995853443072/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:15.976 [DefaultDispatcher-worker-8 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482 2025-04-23 14:32:15.986 [DefaultDispatcher-worker-19 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e041848 2025-04-23 14:32:16.001 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 14:32:16.001 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 14:32:16.001 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 14:32:16.001 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 14:32:16.001 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 14:32:16.003 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2025-04-23 14:32:16.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 14:32:16.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 14:32:16.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:16.003 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c6fe482: (connection evicted) 2025-04-23 14:32:16.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:16.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 14:32:16.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 14:32:16.249 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:16.249 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:16.455 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 14:32:16.712 [DefaultDispatcher-worker-7 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279ebd94 2025-04-23 14:32:17.006 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@47393345 2025-04-23 14:32:17.007 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@47393345 2025-04-23 14:32:17.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 14:32:17.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 14:32:17.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:17.007 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e041848: (connection evicted) 2025-04-23 14:32:17.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:17.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 14:32:17.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f025e9e 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 14:32:17.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 14:32:17.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 14:32:17.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 14:32:17.038 [DefaultDispatcher-worker-19 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408fca1 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:17.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 14:32:17.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 14:32:17.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dbfbd94 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:17.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 14:32:17.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 14:32:17.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 14:32:17.044 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:17.044 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-04-23 14:32:17.045 [DefaultDispatcher-worker-19 @coroutine#1653] INFO ktor.application - Responding at http://0.0.0.0:34507 2025-04-23 14:32:17.047 [DefaultDispatcher-worker-19 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 14:32:17.047 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34507/api/blob/upload-init-batch 2025-04-23 14:32:17.047 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34507/api/blob/upload-init-batch. 2025-04-23 14:32:17.047 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34507/api/blob/upload-init-batch 2025-04-23 14:32:17.047 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34507/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:17.049 [eventLoopGroupProxy-16-1 @call-handler#1660] 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 14:32:17.049 [eventLoopGroupProxy-16-1 @call-handler#1660] 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 14:32:17.050 [eventLoopGroupProxy-16-1 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 14:32:17.051 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34507/api/blob/upload-init-batch 2025-04-23 14:32:17.051 [Test worker @coroutine#1654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34507/api/blob/upload-init-batch 2025-04-23 14:32:17.051 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34507/api/blob/upload-init-batch. 2025-04-23 14:32:17.051 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34507/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:17.051 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34507/api/blob/upload-batch-data 2025-04-23 14:32:17.051 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34507/api/blob/upload-batch-data. 2025-04-23 14:32:17.051 [Test worker @coroutine#1665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34507/api/blob/upload-batch-data 2025-04-23 14:32:17.051 [Test worker @coroutine#1665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34507/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:17.052 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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 14:32:17.054 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 14:32:17.054 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:17.054 [Test worker @coroutine#1665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34507/api/blob/upload-batch-data 2025-04-23 14:32:17.055 [eventLoopGroupProxy-16-2 @call-handler#1677] 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 14:32:17.057 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:17.060 [Test worker @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ccc4ca0 2025-04-23 14:32:17.115 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:17.142 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:17.142 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a491a60 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 14:32:18.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 14:32:18.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 14:32:18.150 [DefaultDispatcher-worker-1 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 14:32:18.153 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48817/api/blob/upload-init-batch 2025-04-23 14:32:18.153 [Test worker @coroutine#1686] 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:48817/api/blob/upload-init-batch. 2025-04-23 14:32:18.153 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48817/api/blob/upload-init-batch 2025-04-23 14:32:18.154 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48817/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:18.155 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48817/api/blob/upload-init-batch 2025-04-23 14:32:18.155 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48817/api/blob/upload-init-batch 2025-04-23 14:32:18.155 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48817/api/blob/upload-init-batch. 2025-04-23 14:32:18.155 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48817/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:18.160 [DefaultDispatcher-worker-21 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c30decf 2025-04-23 14:32:18.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 14:32:18.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 14:32:18.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.162 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c30decf: (connection evicted) 2025-04-23 14:32:18.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 14:32:18.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5418893c 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 14:32:18.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 14:32:18.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@22bca04e 2025-04-23 14:32:18.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 14:32:18.175 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33981/api/blob/upload-init-batch 2025-04-23 14:32:18.175 [Test worker @coroutine#1697] 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:33981/api/blob/upload-init-batch. 2025-04-23 14:32:18.175 [Test worker @coroutine#1697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33981/api/blob/upload-init-batch 2025-04-23 14:32:18.175 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33981/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:18.176 [Test worker @coroutine#1697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33981/api/blob/upload-init-batch 2025-04-23 14:32:18.176 [Test worker @coroutine#1697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33981/api/blob/upload-init-batch 2025-04-23 14:32:18.177 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33981/api/blob/upload-init-batch. 2025-04-23 14:32:18.177 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33981/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:18.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 14:32:18.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 14:32:18.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.178 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22bca04e: (connection evicted) 2025-04-23 14:32:18.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 14:32:18.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 14:32:18.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-04-23 14:32:18.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 14:32:18.197 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49981/api/blob/upload-init-batch 2025-04-23 14:32:18.197 [Test worker @coroutine#1703] 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:49981/api/blob/upload-init-batch. 2025-04-23 14:32:18.197 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49981/api/blob/upload-init-batch 2025-04-23 14:32:18.197 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49981/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 14:32:18.198 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49981/api/blob/upload-init-batch 2025-04-23 14:32:18.198 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49981/api/blob/upload-init-batch 2025-04-23 14:32:18.199 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49981/api/blob/upload-init-batch. 2025-04-23 14:32:18.199 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49981/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:18.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 14:32:18.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 14:32:18.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.202 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-04-23 14:32:18.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 14:32:18.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 14:32:18.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13fad0c7 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 14:32:18.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 14:32:18.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 14:32:18.444 [DefaultDispatcher-worker-2 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d2f910b 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7552f05b 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 14:32:18.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 14:32:18.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 14:32:18.464 [DefaultDispatcher-worker-13 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322593ed 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b72860c 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 14:32:18.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@674d2b8b 2025-04-23 14:32:18.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65871cfd 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 14:32:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 14:32:18.501 [DefaultDispatcher-worker-6 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.505 [DefaultDispatcher-worker-17 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.508 [DefaultDispatcher-worker-7 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.512 [DefaultDispatcher-worker-18 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.512 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.513 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.517 [DefaultDispatcher-worker-21 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975 2025-04-23 14:32:18.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 14:32:18.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.520 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bdc8975: (connection evicted) 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 14:32:18.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba2704 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 14:32:18.538 [DefaultDispatcher-worker-16 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.541 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.544 [DefaultDispatcher-worker-9 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.546 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.548 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.549 [Test worker @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.553 [DefaultDispatcher-worker-13 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39179470 2025-04-23 14:32:18.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 14:32:18.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 14:32:18.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.554 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39179470: (connection evicted) 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 14:32:18.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4552e288 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 14:32:18.565 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.572 [DefaultDispatcher-worker-3 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.576 [DefaultDispatcher-worker-5 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.579 [DefaultDispatcher-worker-9 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.582 [DefaultDispatcher-worker-3 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c648e38 2025-04-23 14:32:18.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 14:32:18.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 14:32:18.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.583 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c648e38: (connection evicted) 2025-04-23 14:32:18.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 14:32:18.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 14:32:18.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389a9ff6 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:18.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 14:32:18.602 [DefaultDispatcher-worker-10 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.606 [DefaultDispatcher-worker-9 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.609 [DefaultDispatcher-worker-20 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.612 [DefaultDispatcher-worker-18 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.614 [Test worker @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.617 [DefaultDispatcher-worker-11 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76876421 2025-04-23 14:32:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 14:32:18.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 14:32:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:18.618 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76876421: (connection evicted) 2025-04-23 14:32:18.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:18.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 14:32:18.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 14:32:19.016 [DefaultDispatcher-worker-5 @coroutine#1770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dabdd11 2025-04-23 14:32:19.055 [DefaultDispatcher-worker-11 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3b4394 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38991781 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:22.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:22.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 14:32:22.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 14:32:22.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 14:32:22.458 [DefaultDispatcher-worker-3 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57c7ec30 2025-04-23 14:32:22.538 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f510929 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:22.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 14:32:22.972 [DefaultDispatcher-worker-16 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.976 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.980 [DefaultDispatcher-worker-11 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.984 [DefaultDispatcher-worker-20 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.987 [DefaultDispatcher-worker-18 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abca7a6 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5da41d02 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:22.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:22.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 14:32:22.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:22.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:22.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 14:32:23.009 [DefaultDispatcher-worker-21 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:23.014 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:23.017 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:23.020 [DefaultDispatcher-worker-14 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e77f29e 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22195d06 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 14:32:23.040 [DefaultDispatcher-worker-7 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.045 [DefaultDispatcher-worker-8 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.048 [DefaultDispatcher-worker-5 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.051 [DefaultDispatcher-worker-17 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.054 [DefaultDispatcher-worker-16 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.054 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.060 [DefaultDispatcher-worker-21 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e205025 2025-04-23 14:32:23.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e38d655 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 14:32:23.079 [DefaultDispatcher-worker-21 @coroutine#1832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.084 [DefaultDispatcher-worker-5 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.087 [DefaultDispatcher-worker-4 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.090 [DefaultDispatcher-worker-9 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.092 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.094 [DefaultDispatcher-worker-14 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f943847 2025-04-23 14:32:23.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 14:32:23.113 [DefaultDispatcher-worker-2 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.118 [DefaultDispatcher-worker-14 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.121 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.123 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.125 [DefaultDispatcher-worker-4 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.128 [DefaultDispatcher-worker-21 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.133 [DefaultDispatcher-worker-2 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-04-23 14:32:23.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@183435c0 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 14:32:23.154 [DefaultDispatcher-worker-4 @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.159 [DefaultDispatcher-worker-12 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.161 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.163 [DefaultDispatcher-worker-13 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.166 [DefaultDispatcher-worker-18 @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@585718dd 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625c9248 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 14:32:23.186 [DefaultDispatcher-worker-19 @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.190 [DefaultDispatcher-worker-2 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.194 [DefaultDispatcher-worker-21 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.195 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.197 [DefaultDispatcher-worker-20 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.200 [DefaultDispatcher-worker-6 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.206 [DefaultDispatcher-worker-4 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@969c2f9 2025-04-23 14:32:23.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76d220eb 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 14:32:23.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@29dcad7e 2025-04-23 14:32:23.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 14:32:23.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 14:32:23.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 14:32:23.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 14:32:23.232 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 14:32:23.234 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-04-23 14:32:23.236 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae0eb98 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 14:32:23.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 14:32:23.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 14:32:23.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 14:32:23.251 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 14:32:23.253 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a89cef 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390e814c 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 14:32:23.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 14:32:23.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 14:32:23.267 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.269 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 14:32:23.270 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18fcfe7e 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 14:32:23.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 14:32:23.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 14:32:23.285 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 14:32:23.287 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2025-04-23 14:32:23.308 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.310 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.310 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.311 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.311 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.312 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.319 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.338 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.353 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.353 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.353 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.356 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.372 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.395 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.395 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.395 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.436 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.436 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.436 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.477 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.477 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.477 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.518 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.518 [Test worker @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52751/ 2025-04-23 14:32:23.518 [Test worker @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52751/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.559 [Test worker @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52751/ 2025-04-23 14:32:23.578 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.578 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.579 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.579 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.579 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.620 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.620 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.620 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.662 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.662 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.662 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.703 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.703 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.703 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.745 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.745 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.745 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.786 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.786 [Test worker @coroutine#1901] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60761/ 2025-04-23 14:32:23.786 [Test worker @coroutine#1901] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60761/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 14:32:23.786 [Test worker @coroutine#1901] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60761/ 2025-04-23 14:32:23.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3816efab 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 14:32:23.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 14:32:23.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 14:32:23.871 [DefaultDispatcher-worker-3 @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@257da215 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eaf6ced 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 14:32:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 14:32:23.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 14:32:23.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 14:32:23.897 [DefaultDispatcher-worker-12 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7b4ff5 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 14:32:23.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 14:32:23.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 14:32:23.917 [DefaultDispatcher-worker-2 @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b075b9 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 14:32:23.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 14:32:23.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 14:32:23.933 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.937 [DefaultDispatcher-worker-3 @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54a98358 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d970881 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 14:32:23.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 14:32:23.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 14:32:23.957 [DefaultDispatcher-worker-17 @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4884350b 2025-04-23 14:32:23.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2114ce 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 14:32:23.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 14:32:23.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 14:32:23.978 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:23.982 [DefaultDispatcher-worker-15 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a985388 2025-04-23 14:32:23.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:23.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 14:32:23.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 14:32:23.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 14:32:23.999 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.009 [DefaultDispatcher-worker-12 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a8d03b 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 14:32:24.019 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.030 [DefaultDispatcher-worker-12 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.035 [DefaultDispatcher-worker-10 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.038 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.039 [DefaultDispatcher-worker-18 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.043 [DefaultDispatcher-worker-6 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.051 [DefaultDispatcher-worker-15 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.055 [DefaultDispatcher-worker-1 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46 2025-04-23 14:32:24.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 14:32:24.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 14:32:24.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.060 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ccfed46: (connection evicted) 2025-04-23 14:32:24.060 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:24.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 14:32:24.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bc501b 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 14:32:24.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 14:32:24.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 14:32:24.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 14:32:24.083 [DefaultDispatcher-worker-9 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321302bc 2025-04-23 14:32:24.086 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e33802 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 14:32:24.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 14:32:24.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 14:32:24.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 14:32:24.132 [DefaultDispatcher-worker-21 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc878e6 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d0c779 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 14:32:24.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 14:32:24.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 14:32:24.164 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.178 [DefaultDispatcher-worker-3 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f16c21f 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae6119b 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 14:32:24.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 14:32:24.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 14:32:24.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 14:32:24.193 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.234 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.242 [DefaultDispatcher-worker-13 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abd7b20 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f69e35a 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 14:32:24.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 14:32:24.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 14:32:24.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 14:32:24.284 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.303 [DefaultDispatcher-worker-12 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@602e7a9e 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a7d1b9 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 14:32:24.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 14:32:24.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 14:32:24.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 14:32:24.344 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.356 [DefaultDispatcher-worker-3 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c0b10ae 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ee7a538 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 14:32:24.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 14:32:24.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 14:32:24.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 14:32:24.395 [DefaultDispatcher-worker-8 @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d79a69b 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2226fd2b 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:24.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:24.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:24.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 14:32:24.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 14:32:24.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 14:32:24.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 14:32:24.409 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.437 [DefaultDispatcher-worker-17 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b21cbbf 2025-04-23 14:32:24.487 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:24.498 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.587 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6ed085 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 14:32:28.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 14:32:28.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 14:32:28.597 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 14:32:28.606 [DefaultDispatcher-worker-1 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 14:32:28.612 [DefaultDispatcher-worker-21 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24347d8b 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4aec23 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 14:32:28.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.630 [DefaultDispatcher-worker-16 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.634 [DefaultDispatcher-worker-21 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.637 [DefaultDispatcher-worker-20 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.641 [DefaultDispatcher-worker-11 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7680beac 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ad5f35 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 14:32:28.651 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.659 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.663 [DefaultDispatcher-worker-4 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.667 [DefaultDispatcher-worker-11 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.670 [DefaultDispatcher-worker-17 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4117e0c9 2025-04-23 14:32:28.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281d3ce7 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 14:32:28.679 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.688 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.688 [DefaultDispatcher-worker-12 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.693 [DefaultDispatcher-worker-19 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.696 [DefaultDispatcher-worker-9 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e49d3d 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad57db1 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 14:32:28.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 14:32:28.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 14:32:28.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 14:32:28.713 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.715 [DefaultDispatcher-worker-17 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 14:32:28.719 [DefaultDispatcher-worker-18 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53bc6492 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed90b04 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 14:32:28.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 14:32:28.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 14:32:28.730 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 14:32:28.738 [DefaultDispatcher-worker-8 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dd92a36 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@643f8ebe 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 14:32:28.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 14:32:28.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 14:32:28.742 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 14:32:28.757 [DefaultDispatcher-worker-21 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a99b85 2025-04-23 14:32:28.793 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.798 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.845 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.845 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 14:32:28.868 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.873 [Test worker @coroutine#2102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.874 [Test worker @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.876 [DefaultDispatcher-worker-21 @coroutine#2108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.876 [DefaultDispatcher-worker-21 @coroutine#2108] 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:46465/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:28.876 [DefaultDispatcher-worker-21 @coroutine#2108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.876 [DefaultDispatcher-worker-21 @coroutine#2108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:28.876 [DefaultDispatcher-worker-21 @coroutine#2108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.877 [DefaultDispatcher-worker-21 @coroutine#2108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-9 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-9 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-9 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-9 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-3 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.880 [DefaultDispatcher-worker-3 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.881 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c08461b 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 14:32:28.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.900 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.901 [Test worker @coroutine#2121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.903 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 14:32:28.903 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 14:32:28.903 [DefaultDispatcher-worker-11 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 14:32:28.904 [DefaultDispatcher-worker-16 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 14:32:28.904 [DefaultDispatcher-worker-16 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 14:32:28.905 [DefaultDispatcher-worker-16 @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2060df8 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b6768 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:28.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:28.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 14:32:28.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 14:32:28.956 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.958 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8c7217 2025-04-23 14:32:28.958 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e8c7217 2025-04-23 14:32:28.959 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.960 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@304b8bb6 2025-04-23 14:32:28.960 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@304b8bb6 2025-04-23 14:32:28.962 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34741967 2025-04-23 14:32:28.962 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34741967 2025-04-23 14:32:28.963 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176818d 2025-04-23 14:32:28.963 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7176818d 2025-04-23 14:32:28.964 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.965 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.965 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37497e 2025-04-23 14:32:28.965 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37497e 2025-04-23 14:32:28.965 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.965 [DefaultDispatcher-worker-7 @coroutine#2140] 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:39375/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:28.965 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.965 [DefaultDispatcher-worker-7 @coroutine#2140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39375/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:28.966 [DefaultDispatcher-worker-16 @coroutine#2140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.966 [DefaultDispatcher-worker-16 @coroutine#2140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:28.967 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd7175 2025-04-23 14:32:28.967 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd7175 2025-04-23 14:32:28.969 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466e72a 2025-04-23 14:32:28.969 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5466e72a 2025-04-23 14:32:28.969 [DefaultDispatcher-worker-21 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.969 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.969 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:28.969 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.970 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.970 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:28.971 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11597ec2 2025-04-23 14:32:28.971 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.971 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@11597ec2 2025-04-23 14:32:28.972 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@733b92e 2025-04-23 14:32:28.972 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@733b92e 2025-04-23 14:32:28.972 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:28.975 [DefaultDispatcher-worker-9 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.979 [DefaultDispatcher-worker-19 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.982 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:28.983 [DefaultDispatcher-worker-17 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.985 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 14:32:28.985 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 14:32:28.987 [DefaultDispatcher-worker-9 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.987 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 14:32:28.987 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 14:32:28.989 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 14:32:28.989 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 14:32:28.991 [DefaultDispatcher-worker-10 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.992 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 14:32:28.992 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 14:32:28.994 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 14:32:28.994 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 14:32:28.994 [DefaultDispatcher-worker-3 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:28.996 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 14:32:28.996 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 14:32:28.998 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 14:32:28.998 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 14:32:28.998 [DefaultDispatcher-worker-10 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:29.001 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 14:32:29.001 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 14:32:29.003 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 14:32:29.003 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 14:32:29.003 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.004 [DefaultDispatcher-worker-3 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:29.011 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:29.021 [DefaultDispatcher-worker-3 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cd9ce76 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 14:32:29.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 14:32:29.050 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 14:32:29.053 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6706a558 2025-04-23 14:32:29.060 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 14:32:29.060 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c147c8 2025-04-23 14:32:29.065 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 14:32:29.065 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfece28 2025-04-23 14:32:29.071 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 14:32:29.071 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fc4df3 2025-04-23 14:32:29.077 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 14:32:29.077 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0201d1 2025-04-23 14:32:29.084 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 14:32:29.084 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@199ee65e 2025-04-23 14:32:29.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.086 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 14:32:29.086 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28af4cb 2025-04-23 14:32:29.093 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 14:32:29.093 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d3b2bc 2025-04-23 14:32:29.098 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 14:32:29.098 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@22352efe 2025-04-23 14:32:29.098 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.106 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.111 [Test worker @coroutine#2181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.118 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.118 [DefaultDispatcher-worker-18 @coroutine#2185] 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:36457/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.118 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.118 [DefaultDispatcher-worker-18 @coroutine#2185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36457/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-4 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-13 @coroutine#2185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.123 [DefaultDispatcher-worker-4 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.125 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:29.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8f5aa4 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 14:32:29.128 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.128 [DefaultDispatcher-worker-14 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 14:32:29.140 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.145 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.151 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 14:32:29.151 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@75139f3 2025-04-23 14:32:29.157 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.157 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 14:32:29.157 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@996d769 2025-04-23 14:32:29.159 [Test worker @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.159 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 14:32:29.159 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@da95283 2025-04-23 14:32:29.161 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 14:32:29.161 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 14:32:29.161 [DefaultDispatcher-worker-4 @coroutine#2208] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 14:32:29.163 [DefaultDispatcher-worker-12 @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@318353 2025-04-23 14:32:29.164 [DefaultDispatcher-worker-11 @coroutine#2208] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 14:32:29.164 [DefaultDispatcher-worker-11 @coroutine#2208] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 14:32:29.164 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 14:32:29.164 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@48abdd52 2025-04-23 14:32:29.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 14:32:29.171 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@463beb15 2025-04-23 14:32:29.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 14:32:29.173 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a95124 2025-04-23 14:32:29.176 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 14:32:29.176 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed339d8 2025-04-23 14:32:29.179 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 14:32:29.179 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2884221d 2025-04-23 14:32:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 14:32:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@317e175b 2025-04-23 14:32:29.181 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4823f4d0 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 14:32:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 14:32:29.239 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.246 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 14:32:29.246 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6839962e 2025-04-23 14:32:29.249 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.250 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.251 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 14:32:29.251 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fe7559 2025-04-23 14:32:29.252 [DefaultDispatcher-worker-9 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.252 [DefaultDispatcher-worker-9 @coroutine#2218] 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:49937/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.252 [DefaultDispatcher-worker-9 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.252 [DefaultDispatcher-worker-9 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49937/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.256 [DefaultDispatcher-worker-14 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.256 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.256 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.256 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.258 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.258 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.259 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:29.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 14:32:29.259 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c1fd5e 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620260ad 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 14:32:29.261 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.261 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 14:32:29.266 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c37f62 2025-04-23 14:32:29.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 14:32:29.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 14:32:29.276 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.276 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f1552 2025-04-23 14:32:29.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 14:32:29.285 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@16aefcdb 2025-04-23 14:32:29.291 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 14:32:29.291 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be8c85d 2025-04-23 14:32:29.294 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.294 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 14:32:29.294 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ec802d 2025-04-23 14:32:29.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 14:32:29.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c52d807 2025-04-23 14:32:29.298 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.299 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 14:32:29.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 14:32:29.305 [DefaultDispatcher-worker-10 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ece9c 2025-04-23 14:32:29.317 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.321 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac5b53c 2025-04-23 14:32:29.322 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac5b53c 2025-04-23 14:32:29.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14025814 2025-04-23 14:32:29.328 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@14025814 2025-04-23 14:32:29.333 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.335 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.335 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@103dde4c 2025-04-23 14:32:29.335 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@103dde4c 2025-04-23 14:32:29.341 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.341 [DefaultDispatcher-worker-2 @coroutine#2247] 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:45333/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.341 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.341 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@553f522f 2025-04-23 14:32:29.341 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@553f522f 2025-04-23 14:32:29.341 [DefaultDispatcher-worker-2 @coroutine#2247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45333/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.347 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.347 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.348 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.348 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e461e1 2025-04-23 14:32:29.348 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e461e1 2025-04-23 14:32:29.348 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.350 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:29.350 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64204751 2025-04-23 14:32:29.351 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@64204751 2025-04-23 14:32:29.352 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.352 [DefaultDispatcher-worker-10 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.354 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a112a27 2025-04-23 14:32:29.354 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a112a27 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f19430f 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 14:32:29.356 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.356 [DefaultDispatcher-worker-11 @coroutine#2247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3510ad60 2025-04-23 14:32:29.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3510ad60 2025-04-23 14:32:29.359 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a394a 2025-04-23 14:32:29.359 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a394a 2025-04-23 14:32:29.359 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 14:32:29.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.370 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.371 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.372 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75162b73 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.373 [DefaultDispatcher-worker-1 @coroutine#2267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 14:32:29.375 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.375 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.375 [DefaultDispatcher-worker-1 @coroutine#2267] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 14:32:29.376 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.378 [DefaultDispatcher-worker-14 @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f84bb1 2025-04-23 14:32:29.380 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-04-23 14:32:29.380 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f58a3ed 2025-04-23 14:32:29.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-04-23 14:32:29.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@319f4a76 2025-04-23 14:32:29.393 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-04-23 14:32:29.393 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a0c89d 2025-04-23 14:32:29.395 [DefaultDispatcher-worker-1 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.396 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-04-23 14:32:29.396 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a2404d 2025-04-23 14:32:29.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-04-23 14:32:29.403 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc27f 2025-04-23 14:32:29.404 [DefaultDispatcher-worker-1 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.404 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdfd4ac 2025-04-23 14:32:29.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdfd4ac 2025-04-23 14:32:29.409 [DefaultDispatcher-worker-1 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-04-23 14:32:29.409 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4198f5a0 2025-04-23 14:32:29.410 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.410 [DefaultDispatcher-worker-9 @coroutine#2276] 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 14:32:29.410 [DefaultDispatcher-worker-9 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.410 [DefaultDispatcher-worker-9 @coroutine#2276] 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 14:32:29.410 [DefaultDispatcher-worker-1 @coroutine#2267] 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 14:32:29.410 [DefaultDispatcher-worker-1 @coroutine#2267] 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 14:32:29.410 [DefaultDispatcher-worker-1 @coroutine#2267] 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 14:32:29.411 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52182147 2025-04-23 14:32:29.412 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@52182147 2025-04-23 14:32:29.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-04-23 14:32:29.413 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@724f292e 2025-04-23 14:32:29.414 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5627bfdc 2025-04-23 14:32:29.414 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5627bfdc 2025-04-23 14:32:29.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-04-23 14:32:29.415 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@108dbf02 2025-04-23 14:32:29.416 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13252b7c 2025-04-23 14:32:29.416 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@13252b7c 2025-04-23 14:32:29.417 [DefaultDispatcher-worker-7 @coroutine#2276] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.418 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fdf700 2025-04-23 14:32:29.418 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fdf700 2025-04-23 14:32:29.418 [DefaultDispatcher-worker-2 @coroutine#2267] 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 14:32:29.419 [DefaultDispatcher-worker-12 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:29.419 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.419 [DefaultDispatcher-worker-12 @coroutine#2275] 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 14:32:29.419 [DefaultDispatcher-worker-12 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.420 [DefaultDispatcher-worker-21 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.420 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-04-23 14:32:29.420 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f51b56 2025-04-23 14:32:29.420 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.421 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fcfa61 2025-04-23 14:32:29.421 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fcfa61 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 14:32:29.423 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ce78bd 2025-04-23 14:32:29.423 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ce78bd 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@408a0e92 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 14:32:29.425 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@730ad433 2025-04-23 14:32:29.425 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@730ad433 2025-04-23 14:32:29.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 14:32:29.427 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9168a5 2025-04-23 14:32:29.427 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d9168a5 2025-04-23 14:32:29.427 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 14:32:29.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.456 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.457 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.459 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-16 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.460 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-21 @coroutine#2291] 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:54629/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-21 @coroutine#2291] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.464 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.467 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.471 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f588dd 2025-04-23 14:32:29.471 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f588dd 2025-04-23 14:32:29.475 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.477 [DefaultDispatcher-worker-6 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.477 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67327b93 2025-04-23 14:32:29.477 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@67327b93 2025-04-23 14:32:29.482 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@630de3ad 2025-04-23 14:32:29.482 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@630de3ad 2025-04-23 14:32:29.484 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 14:32:29.484 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6556a4 2025-04-23 14:32:29.484 [DefaultDispatcher-worker-1 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.485 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.485 [DefaultDispatcher-worker-10 @coroutine#2291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.485 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.485 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.489 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f71a8 2025-04-23 14:32:29.489 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@260f71a8 2025-04-23 14:32:29.490 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 14:32:29.490 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a2ad58 2025-04-23 14:32:29.492 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 14:32:29.492 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@269d3dd4 2025-04-23 14:32:29.503 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6379b6d4 2025-04-23 14:32:29.503 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6379b6d4 2025-04-23 14:32:29.505 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 14:32:29.505 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@639fa763 2025-04-23 14:32:29.505 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e3b7cb 2025-04-23 14:32:29.505 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e3b7cb 2025-04-23 14:32:29.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 14:32:29.507 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65491dc2 2025-04-23 14:32:29.508 [DefaultDispatcher-worker-5 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.508 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7f2e11 2025-04-23 14:32:29.508 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b7f2e11 2025-04-23 14:32:29.511 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46208ee7 2025-04-23 14:32:29.511 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46208ee7 2025-04-23 14:32:29.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 14:32:29.513 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5236a45e 2025-04-23 14:32:29.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68415fe1 2025-04-23 14:32:29.513 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@68415fe1 2025-04-23 14:32:29.513 [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 14:32:29.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 14:32:29.515 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0a4051 2025-04-23 14:32:29.519 [DefaultDispatcher-worker-16 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 14:32:29.521 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0582c 2025-04-23 14:32:29.524 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 14:32:29.524 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebaf295 2025-04-23 14:32:29.524 [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 14:32:29.527 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:29.530 [DefaultDispatcher-worker-15 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.533 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33565b 2025-04-23 14:32:29.533 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c33565b 2025-04-23 14:32:29.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f4adad 2025-04-23 14:32:29.536 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f4adad 2025-04-23 14:32:29.537 [DefaultDispatcher-worker-6 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.540 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cb3d2b 2025-04-23 14:32:29.541 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cb3d2b 2025-04-23 14:32:29.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9a796 2025-04-23 14:32:29.548 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@63c9a796 2025-04-23 14:32:29.550 [DefaultDispatcher-worker-5 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.552 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feb43a 2025-04-23 14:32:29.552 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@55feb43a 2025-04-23 14:32:29.557 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5260e2ed 2025-04-23 14:32:29.557 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@5260e2ed 2025-04-23 14:32:29.559 [DefaultDispatcher-worker-21 @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.560 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbdafef 2025-04-23 14:32:29.560 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbdafef 2025-04-23 14:32:29.565 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e658d9 2025-04-23 14:32:29.565 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e658d9 2025-04-23 14:32:29.566 [DefaultDispatcher-worker-6 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.568 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@231963fb 2025-04-23 14:32:29.568 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@231963fb 2025-04-23 14:32:29.568 [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 14:32:29.568 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.568 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 14:32:29.568 [DefaultDispatcher-worker-3 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.569 [DefaultDispatcher-worker-12 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.569 [DefaultDispatcher-worker-12 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.570 [DefaultDispatcher-worker-5 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 14:32:29.570 [DefaultDispatcher-worker-5 @coroutine#2316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54629/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:29.571 [DefaultDispatcher-worker-5 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.571 [DefaultDispatcher-worker-5 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 14:32:29.571 [DefaultDispatcher-worker-5 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.572 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.572 [DefaultDispatcher-worker-6 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.599 [DefaultDispatcher-worker-11 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e2af93 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 14:32:29.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 14:32:29.626 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.635 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.637 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.639 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.639 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.639 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.639 [DefaultDispatcher-worker-6 @coroutine#2342] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.655 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.655 [DefaultDispatcher-worker-7 @coroutine#2342] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.661 [DefaultDispatcher-worker-22 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.662 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.662 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.662 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.663 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.663 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.663 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@481b8d53 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 14:32:29.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 14:32:29.678 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.690 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.691 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.698 [DefaultDispatcher-worker-20 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752573df 2025-04-23 14:32:29.699 [DefaultDispatcher-worker-11 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.709 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:29.710 [DefaultDispatcher-worker-20 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.715 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4582f0c 2025-04-23 14:32:29.715 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4582f0c 2025-04-23 14:32:29.716 [DefaultDispatcher-worker-13 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.721 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc1f7 2025-04-23 14:32:29.721 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@a9fc1f7 2025-04-23 14:32:29.728 [DefaultDispatcher-worker-1 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.728 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea0447c 2025-04-23 14:32:29.728 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea0447c 2025-04-23 14:32:29.733 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba2cbcc 2025-04-23 14:32:29.733 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba2cbcc 2025-04-23 14:32:29.735 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec7adfb 2025-04-23 14:32:29.735 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec7adfb 2025-04-23 14:32:29.744 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa345ad 2025-04-23 14:32:29.744 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa345ad 2025-04-23 14:32:29.747 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@762c7d21 2025-04-23 14:32:29.747 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@762c7d21 2025-04-23 14:32:29.757 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8d3483 2025-04-23 14:32:29.757 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8d3483 2025-04-23 14:32:29.758 [DefaultDispatcher-worker-9 @coroutine#2370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.763 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1816fc7c 2025-04-23 14:32:29.763 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1816fc7c 2025-04-23 14:32:29.763 [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 14:32:29.777 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.782 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-23 14:32:29.782 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ff69d7 2025-04-23 14:32:29.783 [DefaultDispatcher-worker-20 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.784 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-23 14:32:29.784 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3881d8 2025-04-23 14:32:29.787 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-23 14:32:29.787 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@390702a7 2025-04-23 14:32:29.791 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-23 14:32:29.791 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c058be3 2025-04-23 14:32:29.794 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-23 14:32:29.794 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fce465 2025-04-23 14:32:29.794 [DefaultDispatcher-worker-4 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.798 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-23 14:32:29.798 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d339563 2025-04-23 14:32:29.802 [DefaultDispatcher-worker-8 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.802 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-23 14:32:29.805 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c20a458 2025-04-23 14:32:29.808 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-23 14:32:29.808 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2a74ac 2025-04-23 14:32:29.811 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-23 14:32:29.811 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f267480 2025-04-23 14:32:29.811 [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 14:32:29.816 [DefaultDispatcher-worker-12 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.823 [DefaultDispatcher-worker-14 @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41db6e4b 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 14:32:29.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 14:32:29.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.855 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.857 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.858 [DefaultDispatcher-worker-19 @coroutine#2385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.858 [DefaultDispatcher-worker-19 @coroutine#2385] 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:60363/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:29.858 [DefaultDispatcher-worker-19 @coroutine#2385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.858 [DefaultDispatcher-worker-19 @coroutine#2385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60363/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:29.863 [DefaultDispatcher-worker-20 @coroutine#2385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.863 [DefaultDispatcher-worker-20 @coroutine#2385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:29.867 [DefaultDispatcher-worker-1 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.868 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.868 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.868 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.870 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4505ec36 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 14:32:29.871 [DefaultDispatcher-worker-6 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.871 [DefaultDispatcher-worker-6 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 14:32:29.879 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.889 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.891 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.894 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:29.894 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.894 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.894 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.898 [DefaultDispatcher-worker-5 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.898 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.898 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.900 [DefaultDispatcher-worker-12 @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b23aea2 2025-04-23 14:32:29.905 [DefaultDispatcher-worker-2 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.911 [DefaultDispatcher-worker-1 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.917 [DefaultDispatcher-worker-8 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.918 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.918 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 14:32:29.918 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.925 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.925 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 14:32:29.927 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.928 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 14:32:29.928 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60363/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:29.928 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.928 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 14:32:29.928 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.929 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.929 [DefaultDispatcher-worker-3 @coroutine#2416] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 14:32:29.930 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81d32a 2025-04-23 14:32:29.930 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f81d32a 2025-04-23 14:32:29.940 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463caa 2025-04-23 14:32:29.940 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1463caa 2025-04-23 14:32:29.943 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b85a 2025-04-23 14:32:29.943 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@579b85a 2025-04-23 14:32:29.945 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@407b3691 2025-04-23 14:32:29.945 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@407b3691 2025-04-23 14:32:29.952 [DefaultDispatcher-worker-7 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:29.959 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e2a537 2025-04-23 14:32:29.959 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e2a537 2025-04-23 14:32:29.962 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@717172cd 2025-04-23 14:32:29.962 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@717172cd 2025-04-23 14:32:29.968 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902bfd1 2025-04-23 14:32:29.968 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3902bfd1 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c2063e0 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 14:32:29.972 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2054c9de 2025-04-23 14:32:29.972 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2054c9de 2025-04-23 14:32:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:29.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 14:32:29.974 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b0bfe 2025-04-23 14:32:29.974 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@744b0bfe 2025-04-23 14:32:29.974 [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 14:32:29.978 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:29.984 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9c5ae 2025-04-23 14:32:29.984 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@af9c5ae 2025-04-23 14:32:29.984 [DefaultDispatcher-worker-3 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:29.984 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.984 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:29.984 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.990 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e2a81 2025-04-23 14:32:29.990 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e2a81 2025-04-23 14:32:29.992 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aede 2025-04-23 14:32:29.992 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aede 2025-04-23 14:32:29.995 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.995 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:29.999 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@450320ba 2025-04-23 14:32:29.999 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@450320ba 2025-04-23 14:32:30.004 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934901 2025-04-23 14:32:30.004 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934901 2025-04-23 14:32:30.008 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.011 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c0190 2025-04-23 14:32:30.011 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@740c0190 2025-04-23 14:32:30.014 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79763691 2025-04-23 14:32:30.014 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@79763691 2025-04-23 14:32:30.020 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@252cdff5 2025-04-23 14:32:30.020 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@252cdff5 2025-04-23 14:32:30.024 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.025 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.027 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6c5110 2025-04-23 14:32:30.027 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6c5110 2025-04-23 14:32:30.027 [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 14:32:30.028 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:30.028 [DefaultDispatcher-worker-4 @coroutine#2444] 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:48975/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:30.028 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:30.028 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48975/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-21 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.034 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.035 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.035 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.036 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e763080 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 14:32:30.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 14:32:30.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.049 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.050 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.054 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/auth/register 2025-04-23 14:32:30.054 [DefaultDispatcher-worker-21 @coroutine#2463] 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:48975/auth/register. 2025-04-23 14:32:30.054 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/auth/register 2025-04-23 14:32:30.054 [DefaultDispatcher-worker-21 @coroutine#2463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48975/auth/register from class io.ktor.http.content.TextContent 2025-04-23 14:32:30.057 [DefaultDispatcher-worker-4 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@599cf2cd 2025-04-23 14:32:30.057 [DefaultDispatcher-worker-7 @coroutine#2463] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/auth/register 2025-04-23 14:32:30.057 [DefaultDispatcher-worker-7 @coroutine#2463] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/auth/register 2025-04-23 14:32:30.074 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.077 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-04-23 14:32:30.077 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@12aaeed6 2025-04-23 14:32:30.079 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-04-23 14:32:30.079 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6d02f3 2025-04-23 14:32:30.082 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-04-23 14:32:30.082 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@185285a6 2025-04-23 14:32:30.084 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-04-23 14:32:30.084 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5008c8 2025-04-23 14:32:30.087 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-04-23 14:32:30.087 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@184981ea 2025-04-23 14:32:30.089 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-04-23 14:32:30.090 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c47728a 2025-04-23 14:32:30.092 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-04-23 14:32:30.092 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b4a511 2025-04-23 14:32:30.094 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-04-23 14:32:30.095 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7ff787 2025-04-23 14:32:30.096 [DefaultDispatcher-worker-9 @coroutine#2463] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48975/auth/register. 2025-04-23 14:32:30.096 [DefaultDispatcher-worker-9 @coroutine#2463] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48975/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:30.097 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-04-23 14:32:30.097 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@69ed7713 2025-04-23 14:32:30.097 [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 14:32:30.111 [DefaultDispatcher-worker-13 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.117 [DefaultDispatcher-worker-8 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 14:32:30.137 [DefaultDispatcher-worker-9 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:30.137 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.137 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.137 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.138 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.138 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 14:32:30.139 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.144 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daf3de 2025-04-23 14:32:30.144 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6daf3de 2025-04-23 14:32:30.150 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@81d1d75 2025-04-23 14:32:30.150 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@81d1d75 2025-04-23 14:32:30.155 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2298ae 2025-04-23 14:32:30.155 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2298ae 2025-04-23 14:32:30.158 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.162 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4920174e 2025-04-23 14:32:30.162 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4920174e 2025-04-23 14:32:30.166 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.167 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.169 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@183559b7 2025-04-23 14:32:30.169 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@183559b7 2025-04-23 14:32:30.170 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.170 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 14:32:30.170 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.170 [DefaultDispatcher-worker-3 @coroutine#2483] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:30.171 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78231971 2025-04-23 14:32:30.171 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@78231971 2025-04-23 14:32:30.174 [DefaultDispatcher-worker-7 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.174 [DefaultDispatcher-worker-7 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.178 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dc0933 2025-04-23 14:32:30.178 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dc0933 2025-04-23 14:32:30.178 [DefaultDispatcher-worker-7 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.178 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.178 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 14:32:30.178 [DefaultDispatcher-worker-7 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.179 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.179 [DefaultDispatcher-worker-11 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.180 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@290fe801 2025-04-23 14:32:30.180 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@290fe801 2025-04-23 14:32:30.183 [Test worker @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.183 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b45e476 2025-04-23 14:32:30.183 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b45e476 2025-04-23 14:32:30.183 [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 14:32:30.186 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.201 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-04-23 14:32:30.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 14:32:30.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 14:32:30.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.204 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a02d760: (connection evicted) 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 14:32:30.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2bf80d 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 14:32:30.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 14:32:30.215 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.223 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.225 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.226 [DefaultDispatcher-worker-9 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.226 [DefaultDispatcher-worker-9 @coroutine#2510] 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 14:32:30.226 [DefaultDispatcher-worker-9 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.226 [DefaultDispatcher-worker-9 @coroutine#2510] 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 14:32:30.231 [DefaultDispatcher-worker-3 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.231 [DefaultDispatcher-worker-3 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.233 [DefaultDispatcher-worker-15 @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.233 [DefaultDispatcher-worker-15 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.233 [DefaultDispatcher-worker-15 @coroutine#2509] 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 14:32:30.233 [DefaultDispatcher-worker-15 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.234 [DefaultDispatcher-worker-5 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.234 [DefaultDispatcher-worker-5 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.236 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.238 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.240 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@729eef5f 2025-04-23 14:32:30.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 14:32:30.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 14:32:30.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.242 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729eef5f: (connection evicted) 2025-04-23 14:32:30.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 14:32:30.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 14:32:30.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 14:32:30.246 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.255 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.256 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.258 [DefaultDispatcher-worker-17 @coroutine#2537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.258 [DefaultDispatcher-worker-17 @coroutine#2537] 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 14:32:30.258 [DefaultDispatcher-worker-17 @coroutine#2537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.258 [DefaultDispatcher-worker-17 @coroutine#2537] 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 14:32:30.261 [DefaultDispatcher-worker-5 @coroutine#2537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.262 [DefaultDispatcher-worker-5 @coroutine#2537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.264 [DefaultDispatcher-worker-22 @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.264 [DefaultDispatcher-worker-22 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.264 [DefaultDispatcher-worker-22 @coroutine#2536] 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 14:32:30.264 [DefaultDispatcher-worker-22 @coroutine#2536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.265 [DefaultDispatcher-worker-6 @coroutine#2536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.265 [DefaultDispatcher-worker-6 @coroutine#2536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.267 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.272 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.282 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.284 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.286 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.296 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.297 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 14:32:30.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 14:32:30.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 14:32:30.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.298 [DefaultDispatcher-worker-10 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:30.299 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.299 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.299 [DefaultDispatcher-worker-10 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.301 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-04-23 14:32:30.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 14:32:30.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcb4f30 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.302 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.302 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 14:32:30.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 14:32:30.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.314 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.315 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.316 [DefaultDispatcher-worker-17 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.316 [DefaultDispatcher-worker-17 @coroutine#2578] 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 14:32:30.316 [DefaultDispatcher-worker-17 @coroutine#2578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.316 [DefaultDispatcher-worker-17 @coroutine#2578] 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 14:32:30.321 [DefaultDispatcher-worker-8 @coroutine#2578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.321 [DefaultDispatcher-worker-8 @coroutine#2578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.324 [DefaultDispatcher-worker-17 @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.324 [DefaultDispatcher-worker-17 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.324 [DefaultDispatcher-worker-17 @coroutine#2577] 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 14:32:30.324 [DefaultDispatcher-worker-17 @coroutine#2577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.325 [DefaultDispatcher-worker-12 @coroutine#2577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.325 [DefaultDispatcher-worker-12 @coroutine#2577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.327 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.329 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.335 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 14:32:30.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 14:32:30.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 14:32:30.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.341 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7271320c: (connection evicted) 2025-04-23 14:32:30.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 14:32:30.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5276330a 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 14:32:30.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 14:32:30.347 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.363 [DefaultDispatcher-worker-8 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:30.363 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.363 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.363 [DefaultDispatcher-worker-8 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.364 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.365 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.366 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.366 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.373 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.373 [DefaultDispatcher-worker-8 @coroutine#2614] 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 14:32:30.373 [DefaultDispatcher-worker-8 @coroutine#2614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.373 [DefaultDispatcher-worker-8 @coroutine#2614] 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 14:32:30.375 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.375 [DefaultDispatcher-worker-14 @coroutine#2614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.379 [DefaultDispatcher-worker-12 @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.379 [DefaultDispatcher-worker-12 @coroutine#2613] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.379 [DefaultDispatcher-worker-12 @coroutine#2613] 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 14:32:30.379 [DefaultDispatcher-worker-12 @coroutine#2613] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.383 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.383 [DefaultDispatcher-worker-1 @coroutine#2613] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.385 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.388 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.393 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.398 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.401 [Test worker @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e 2025-04-23 14:32:30.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 14:32:30.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 14:32:30.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.409 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@541d8a9e: (connection evicted) 2025-04-23 14:32:30.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 14:32:30.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44e19b99 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 14:32:30.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 14:32:30.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.430 [DefaultDispatcher-worker-9 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:30.430 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.430 [DefaultDispatcher-worker-9 @coroutine#2275] 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 14:32:30.430 [DefaultDispatcher-worker-9 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.431 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.440 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.441 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.446 [DefaultDispatcher-worker-20 @coroutine#2647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.446 [DefaultDispatcher-worker-20 @coroutine#2647] 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 14:32:30.446 [DefaultDispatcher-worker-20 @coroutine#2647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.446 [DefaultDispatcher-worker-20 @coroutine#2647] 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 14:32:30.452 [DefaultDispatcher-worker-13 @coroutine#2647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.452 [DefaultDispatcher-worker-13 @coroutine#2647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 14:32:30.455 [DefaultDispatcher-worker-4 @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.455 [DefaultDispatcher-worker-4 @coroutine#2646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.455 [DefaultDispatcher-worker-4 @coroutine#2646] 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 14:32:30.455 [DefaultDispatcher-worker-4 @coroutine#2646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.457 [DefaultDispatcher-worker-4 @coroutine#2646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.457 [DefaultDispatcher-worker-4 @coroutine#2646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 14:32:30.458 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.459 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33490054 2025-04-23 14:32:30.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 14:32:30.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 14:32:30.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.461 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33490054: (connection evicted) 2025-04-23 14:32:30.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 14:32:30.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 14:32:30.568 [DefaultDispatcher-worker-13 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:30.568 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.568 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.568 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.569 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.569 [DefaultDispatcher-worker-20 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.670 [DefaultDispatcher-worker-1 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:30.670 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.670 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.670 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.671 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.671 [DefaultDispatcher-worker-11 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.864 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197c3101 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.865 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 14:32:30.869 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.869 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.869 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 14:32:30.878 [DefaultDispatcher-worker-18 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:30.878 [DefaultDispatcher-worker-18 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.878 [DefaultDispatcher-worker-18 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.878 [DefaultDispatcher-worker-18 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.881 [DefaultDispatcher-worker-12 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.881 [DefaultDispatcher-worker-12 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.892 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.905 [DefaultDispatcher-worker-21 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:30.905 [DefaultDispatcher-worker-21 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.905 [DefaultDispatcher-worker-21 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:30.905 [DefaultDispatcher-worker-21 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.909 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.911 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.911 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:30.915 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.916 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.925 [DefaultDispatcher-worker-3 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.945 [DefaultDispatcher-worker-9 @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad 2025-04-23 14:32:30.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 14:32:30.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 14:32:30.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:30.954 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d65fbad: (connection evicted) 2025-04-23 14:32:30.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:30.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 14:32:30.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741f8cf 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:30.957 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:30.958 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 14:32:30.965 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:30.965 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:30.965 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 14:32:30.989 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.002 [DefaultDispatcher-worker-7 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:31.002 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.002 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.002 [DefaultDispatcher-worker-7 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.006 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.006 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.010 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.011 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.013 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.013 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@159e9629 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.017 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 14:32:31.021 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.021 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.021 [Test worker @coroutine#2728] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 14:32:31.043 [DefaultDispatcher-worker-20 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:31.044 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.044 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.044 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.045 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.045 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.050 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.063 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.065 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.071 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.072 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.085 [DefaultDispatcher-worker-5 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a 2025-04-23 14:32:31.103 [DefaultDispatcher-worker-11 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.110 [DefaultDispatcher-worker-13 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.117 [DefaultDispatcher-worker-5 @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34 2025-04-23 14:32:31.121 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 14:32:31.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 14:32:31.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.148 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1df8ea34: (connection evicted) 2025-04-23 14:32:31.148 [DefaultDispatcher-worker-16 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:31.148 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.148 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.148 [DefaultDispatcher-worker-16 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 14:32:31.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 14:32:31.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 14:32:31.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 14:32:31.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.151 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@183e8c8a: (connection evicted) 2025-04-23 14:32:31.151 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.151 [DefaultDispatcher-worker-6 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 14:32:31.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42f9b425 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 14:32:31.155 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.156 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 14:32:31.157 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.157 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.157 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 14:32:31.169 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.189 [Test worker @coroutine#2775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.191 [Test worker @coroutine#2777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.193 [Test worker @coroutine#2779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3049dcac 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.193 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.194 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 14:32:31.207 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.215 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.217 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.218 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.223 [DefaultDispatcher-worker-15 @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6 2025-04-23 14:32:31.239 [DefaultDispatcher-worker-4 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.245 [DefaultDispatcher-worker-2 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.253 [DefaultDispatcher-worker-9 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79de00af 2025-04-23 14:32:31.257 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 14:32:31.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 14:32:31.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.258 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79de00af: (connection evicted) 2025-04-23 14:32:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 14:32:31.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 14:32:31.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 14:32:31.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 14:32:31.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.264 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf6b6e6: (connection evicted) 2025-04-23 14:32:31.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 14:32:31.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 14:32:31.266 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cd6b76a 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.267 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.274 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 14:32:31.283 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.283 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.283 [Test worker @coroutine#2809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 14:32:31.311 [DefaultDispatcher-worker-12 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:31.311 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.311 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.311 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.312 [Test worker @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.314 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.314 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.321 [Test worker @coroutine#2812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.323 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.324 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.332 [DefaultDispatcher-worker-16 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.347 [DefaultDispatcher-worker-3 @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.349 [Test worker @coroutine#2828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.355 [DefaultDispatcher-worker-14 @coroutine#2809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9677f54 2025-04-23 14:32:31.373 [DefaultDispatcher-worker-21 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:31.373 [DefaultDispatcher-worker-21 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.373 [DefaultDispatcher-worker-21 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.373 [DefaultDispatcher-worker-21 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.376 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.376 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-04-23 14:32:31.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-04-23 14:32:31.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.382 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9677f54: (connection evicted) 2025-04-23 14:32:31.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-04-23 14:32:31.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-04-23 14:32:31.383 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62525579 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.384 [Test worker @coroutine#2871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 14:32:31.385 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.385 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.385 [Test worker @coroutine#2871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 14:32:31.399 [Test worker @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.408 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.409 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.411 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.436 [DefaultDispatcher-worker-13 @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.440 [DefaultDispatcher-worker-17 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:31.440 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.440 [DefaultDispatcher-worker-17 @coroutine#2275] 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 14:32:31.440 [DefaultDispatcher-worker-17 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.441 [DefaultDispatcher-worker-11 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.442 [DefaultDispatcher-worker-11 @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.450 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.457 [DefaultDispatcher-worker-4 @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30eed725 2025-04-23 14:32:31.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 14:32:31.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 14:32:31.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.479 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30eed725: (connection evicted) 2025-04-23 14:32:31.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 14:32:31.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a438c0a 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.481 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 14:32:31.484 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.485 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.485 [Test worker @coroutine#2928] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 14:32:31.506 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.515 [Test worker @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.516 [Test worker @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.518 [Test worker @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.549 [DefaultDispatcher-worker-2 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.556 [DefaultDispatcher-worker-17 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.568 [DefaultDispatcher-worker-1 @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.578 [DefaultDispatcher-worker-13 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:31.579 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.579 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.579 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.580 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.580 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.671 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.678 [DefaultDispatcher-worker-4 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:31.678 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.678 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.678 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.679 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.679 [DefaultDispatcher-worker-1 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.876 [DefaultDispatcher-worker-10 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8 2025-04-23 14:32:31.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 14:32:31.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 14:32:31.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.880 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b42d1c8: (connection evicted) 2025-04-23 14:32:31.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 14:32:31.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61f2bf3a 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.885 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 14:32:31.886 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.886 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.886 [Test worker @coroutine#2975] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 14:32:31.888 [DefaultDispatcher-worker-16 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:31.889 [DefaultDispatcher-worker-16 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.889 [DefaultDispatcher-worker-16 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.889 [DefaultDispatcher-worker-16 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.893 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.893 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.910 [Test worker @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.924 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:31.924 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.924 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:31.924 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.925 [DefaultDispatcher-worker-9 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.925 [DefaultDispatcher-worker-9 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:31.928 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.929 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.936 [Test worker @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.944 [DefaultDispatcher-worker-8 @coroutine#2988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.946 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.958 [DefaultDispatcher-worker-19 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.963 [DefaultDispatcher-worker-21 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3 2025-04-23 14:32:31.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 14:32:31.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 14:32:31.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:31.969 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293dd4b3: (connection evicted) 2025-04-23 14:32:31.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:31.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 14:32:31.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c5e2a44 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.971 [Test worker @coroutine#3014] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 14:32:31.979 [Test worker @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.984 [Test worker @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.985 [Test worker @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.986 [Test worker @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:31.992 [DefaultDispatcher-worker-8 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caca86d 2025-04-23 14:32:32.034 [DefaultDispatcher-worker-20 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:32.034 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.034 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.034 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.035 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.035 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 14:32:32.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 14:32:32.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.036 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4caca86d: (connection evicted) 2025-04-23 14:32:32.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:32.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 14:32:32.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19598b38 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:32.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:32.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 14:32:32.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 14:32:32.050 [DefaultDispatcher-worker-11 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:32.050 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.050 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.050 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.083 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.083 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.100 [DefaultDispatcher-worker-8 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.104 [DefaultDispatcher-worker-5 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.108 [DefaultDispatcher-worker-17 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.112 [DefaultDispatcher-worker-12 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.129 [DefaultDispatcher-worker-14 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.129 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 14:32:32.133 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-04-23 14:32:32.134 [DefaultDispatcher-worker-9 @coroutine#3057] INFO ktor.application - Responding at http://0.0.0.0:34059 2025-04-23 14:32:32.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c65c6f0 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:32.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 14:32:32.139 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.143 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.143 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:32.143 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.143 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.145 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.145 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.145 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.145 [eventLoopGroupProxy-19-2 @call-handler#3068] 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 14:32:32.145 [eventLoopGroupProxy-19-2 @call-handler#3068] 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 14:32:32.145 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.146 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.146 [DefaultDispatcher-worker-13 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1737acc0 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:32.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 14:32:32.154 [DefaultDispatcher-worker-17 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.154 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.154 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.154 [DefaultDispatcher-worker-17 @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.154 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.154 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.155 [DefaultDispatcher-worker-22 @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.155 [DefaultDispatcher-worker-22 @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.156 [DefaultDispatcher-worker-8 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:32.156 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.156 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.156 [DefaultDispatcher-worker-8 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.157 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.157 [DefaultDispatcher-worker-19 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.158 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.158 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:32.158 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.158 [DefaultDispatcher-worker-15 @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 14:32:32.159 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@108a7fff 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:32.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:32.159 [eventLoopGroupProxy-19-2 @call-handler#3085] 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 14:32:32.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 14:32:32.159 [eventLoopGroupProxy-19-2 @call-handler#3085] 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 14:32:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-23 14:32:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-23 14:32:32.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 14:32:32.160 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.160 [eventLoopGroupProxy-19-3 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.160 [DefaultDispatcher-worker-22 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.160 [eventLoopGroupProxy-19-3 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.160 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.160 [DefaultDispatcher-worker-7 @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.164 [DefaultDispatcher-worker-11 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.170 [DefaultDispatcher-worker-11 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.170 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.170 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.170 [DefaultDispatcher-worker-11 @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.170 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.170 [eventLoopGroupProxy-19-2 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-2 @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-8 @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-8 @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-8 @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.171 [DefaultDispatcher-worker-8 @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.171 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.172 [eventLoopGroupProxy-19-2 @call-handler#3104] 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 14:32:32.172 [eventLoopGroupProxy-19-2 @call-handler#3104] 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 14:32:32.172 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.172 [DefaultDispatcher-worker-15 @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.172 [DefaultDispatcher-worker-15 @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 14:32:32.172 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.172 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.175 [DefaultDispatcher-worker-8 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.176 [DefaultDispatcher-worker-21 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.179 [DefaultDispatcher-worker-8 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.180 [DefaultDispatcher-worker-1 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.182 [DefaultDispatcher-worker-4 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-23 14:32:32.182 [DefaultDispatcher-worker-4 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.182 [DefaultDispatcher-worker-4 @coroutine#3099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.182 [DefaultDispatcher-worker-4 @coroutine#3099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.182 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.182 [eventLoopGroupProxy-19-2 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.183 [DefaultDispatcher-worker-18 @coroutine#3099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.183 [DefaultDispatcher-worker-18 @coroutine#3099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.186 [DefaultDispatcher-worker-7 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-23 14:32:32.191 [DefaultDispatcher-worker-5 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652855c4 2025-04-23 14:32:32.197 [DefaultDispatcher-worker-2 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.198 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.198 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 14:32:32.198 [DefaultDispatcher-worker-20 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.199 [eventLoopGroupProxy-19-2 @call-handler#3130] 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 14:32:32.202 [DefaultDispatcher-worker-10 @coroutine#3122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481. 2025-04-23 14:32:32.214 [DefaultDispatcher-worker-18 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481 2025-04-23 14:32:32.215 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.219 [eventLoopGroupProxy-19-2 @call-handler#3134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.220 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481 2025-04-23 14:32:32.220 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481 2025-04-23 14:32:32.220 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481. 2025-04-23 14:32:32.220 [DefaultDispatcher-worker-10 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.224 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.225 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.225 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 14:32:32.225 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.225 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.226 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.226 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.226 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.226 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 14:32:32.226 [DefaultDispatcher-worker-12 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.230 [DefaultDispatcher-worker-12 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.235 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:32.240 [DefaultDispatcher-worker-10 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.243 [DefaultDispatcher-worker-4 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.243 [DefaultDispatcher-worker-17 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.243 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.244 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.244 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.244 [DefaultDispatcher-worker-4 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.244 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.244 [eventLoopGroupProxy-19-2 @call-handler#3144] 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 14:32:32.244 [eventLoopGroupProxy-19-2 @call-handler#3144] 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 14:32:32.248 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.249 [DefaultDispatcher-worker-4 @call-handler#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.249 [eventLoopGroupProxy-19-2 @call-handler#3144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.249 [DefaultDispatcher-worker-6 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.249 [DefaultDispatcher-worker-6 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.249 [DefaultDispatcher-worker-6 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.249 [DefaultDispatcher-worker-6 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.253 [DefaultDispatcher-worker-22 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.259 [DefaultDispatcher-worker-3 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.260 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.260 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.260 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 14:32:32.260 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.261 [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 14:32:32.264 [DefaultDispatcher-worker-8 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482. 2025-04-23 14:32:32.274 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482 2025-04-23 14:32:32.274 [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/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 14:32:32.275 [eventLoopGroupProxy-19-2 @call-handler#3161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.275 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482 2025-04-23 14:32:32.275 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482 2025-04-23 14:32:32.275 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482. 2025-04-23 14:32:32.275 [DefaultDispatcher-worker-15 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719728081471508482 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.279 [DefaultDispatcher-worker-2 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.279 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.279 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 14:32:32.279 [DefaultDispatcher-worker-2 @coroutine#3106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.279 [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/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 14:32:32.280 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.280 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.280 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 14:32:32.280 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 14:32:32.280 [DefaultDispatcher-worker-5 @coroutine#3106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.283 [DefaultDispatcher-worker-13 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.297 [DefaultDispatcher-worker-14 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-21 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-20 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-21 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-21 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-21 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.300 [DefaultDispatcher-worker-21 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.301 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.301 [eventLoopGroupProxy-19-2 @call-handler#3171] 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 14:32:32.301 [eventLoopGroupProxy-19-2 @call-handler#3171] 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 14:32:32.304 [DefaultDispatcher-worker-17 @coroutine#3106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.308 [DefaultDispatcher-worker-18 @call-handler#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.308 [eventLoopGroupProxy-19-2 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.308 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.308 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.308 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.308 [DefaultDispatcher-worker-11 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.312 [DefaultDispatcher-worker-2 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.315 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.315 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480. 2025-04-23 14:32:32.315 [UI Thread @coroutine#3190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.315 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.315 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.315 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.315 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.316 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.316 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.316 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.316 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.316 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.316 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.318 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.318 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481. 2025-04-23 14:32:32.318 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.318 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.318 [eventLoopGroupProxy-19-5 @call-handler#3226] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.318 [UI Thread @coroutine#3190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.318 [UI Thread @coroutine#3190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.319 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480. 2025-04-23 14:32:32.319 [UI Thread @coroutine#3190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.319 [eventLoopGroupProxy-19-6 @call-handler#3232] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.319 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.320 [eventLoopGroupProxy-19-5 @call-handler#3226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-11 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-11 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.320 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.320 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.320 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.320 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.320 [eventLoopGroupProxy-19-7 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.320 [eventLoopGroupProxy-19-6 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.320 [DefaultDispatcher-worker-18 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.320 [eventLoopGroupProxy-19-8 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.321 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.321 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.321 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.321 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.321 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.321 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.321 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.321 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.325 [DefaultDispatcher-worker-14 @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.328 [eventLoopGroupProxy-19-8 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.328 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.328 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.328 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481. 2025-04-23 14:32:32.328 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.329 [DefaultDispatcher-worker-5 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.332 [DefaultDispatcher-worker-9 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.336 [DefaultDispatcher-worker-13 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.341 [DefaultDispatcher-worker-17 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.343 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480 2025-04-23 14:32:32.344 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480. 2025-04-23 14:32:32.344 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480 2025-04-23 14:32:32.344 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.345 [eventLoopGroupProxy-19-5 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.345 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480 2025-04-23 14:32:32.345 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480 2025-04-23 14:32:32.345 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480. 2025-04-23 14:32:32.345 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.350 [DefaultDispatcher-worker-9 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.355 [DefaultDispatcher-worker-16 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.358 [DefaultDispatcher-worker-8 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.358 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.359 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.359 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.359 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.359 [eventLoopGroupProxy-19-5 @call-handler#3263] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.359 [eventLoopGroupProxy-19-5 @call-handler#3263] 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 14:32:32.359 [eventLoopGroupProxy-19-5 @call-handler#3263] 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 14:32:32.363 [DefaultDispatcher-worker-12 @call-handler#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.364 [eventLoopGroupProxy-19-5 @call-handler#3263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.364 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.364 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.364 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.364 [DefaultDispatcher-worker-21 @coroutine#3060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.368 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481 2025-04-23 14:32:32.368 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481. 2025-04-23 14:32:32.368 [UI Thread @coroutine#3279] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481 2025-04-23 14:32:32.368 [DefaultDispatcher-worker-17 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.368 [eventLoopGroupProxy-19-5 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.371 [eventLoopGroupProxy-19-5 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.372 [UI Thread @coroutine#3279] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481 2025-04-23 14:32:32.372 [UI Thread @coroutine#3279] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481 2025-04-23 14:32:32.372 [UI Thread @coroutine#3279] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481. 2025-04-23 14:32:32.372 [UI Thread @coroutine#3279] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719728081471508482&assignmentUid=719728081471508480&clazzUid=719728081471508480&submitterUid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.376 [DefaultDispatcher-worker-10 @coroutine#3279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.381 [DefaultDispatcher-worker-11 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:32.381 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.381 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.381 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.381 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481 2025-04-23 14:32:32.381 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481. 2025-04-23 14:32:32.381 [UI Thread @coroutine#3293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481 2025-04-23 14:32:32.381 [eventLoopGroupProxy-19-5 @call-handler#3304] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.382 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.382 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.382 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.382 [UI Thread @coroutine#3299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [eventLoopGroupProxy-19-5 @call-handler#3304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.382 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480. 2025-04-23 14:32:32.382 [UI Thread @coroutine#3306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [eventLoopGroupProxy-19-6 @call-handler#3314] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.382 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [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:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.382 [UI Thread @coroutine#3308] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.382 [UI Thread @coroutine#3310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.382 [eventLoopGroupProxy-19-5 @call-handler#3320] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.383 [eventLoopGroupProxy-19-7 @call-handler#3325] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.383 [eventLoopGroupProxy-19-8 @call-handler#3326] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.383 [UI Thread @coroutine#3293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481 2025-04-23 14:32:32.383 [UI Thread @coroutine#3293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481 2025-04-23 14:32:32.383 [UI Thread @coroutine#3293] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481. 2025-04-23 14:32:32.383 [UI Thread @coroutine#3293] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/PersonDao/getNamesByUid?uid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.383 [eventLoopGroupProxy-19-7 @call-handler#3325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3308] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [UI Thread @coroutine#3308] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [eventLoopGroupProxy-19-8 @call-handler#3326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3308] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3308] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.384 [UI Thread @coroutine#3310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [UI Thread @coroutine#3310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [UI Thread @coroutine#3310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.384 [eventLoopGroupProxy-19-6 @call-handler#3314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [UI Thread @coroutine#3299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.384 [UI Thread @coroutine#3299] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.384 [UI Thread @coroutine#3299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.385 [eventLoopGroupProxy-19-5 @call-handler#3320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.385 [UI Thread @coroutine#3306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480 2025-04-23 14:32:32.385 [UI Thread @coroutine#3306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480 2025-04-23 14:32:32.385 [UI Thread @coroutine#3306] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480. 2025-04-23 14:32:32.385 [UI Thread @coroutine#3306] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.388 [DefaultDispatcher-worker-14 @coroutine#3293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.392 [DefaultDispatcher-worker-6 @coroutine#3308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.395 [DefaultDispatcher-worker-18 @coroutine#3310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.398 [DefaultDispatcher-worker-16 @coroutine#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.401 [DefaultDispatcher-worker-6 @coroutine#3306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.404 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482 2025-04-23 14:32:32.404 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482. 2025-04-23 14:32:32.404 [UI Thread @coroutine#3340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482 2025-04-23 14:32:32.405 [eventLoopGroupProxy-19-5 @call-handler#3342] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.407 [eventLoopGroupProxy-19-5 @call-handler#3342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.408 [UI Thread @coroutine#3340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482 2025-04-23 14:32:32.408 [UI Thread @coroutine#3340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482 2025-04-23 14:32:32.408 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482. 2025-04-23 14:32:32.408 [UI Thread @coroutine#3340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508482 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.412 [DefaultDispatcher-worker-15 @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.413 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481 2025-04-23 14:32:32.413 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481. 2025-04-23 14:32:32.413 [UI Thread @coroutine#3340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481 2025-04-23 14:32:32.413 [eventLoopGroupProxy-19-5 @call-handler#3346] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.414 [eventLoopGroupProxy-19-5 @call-handler#3346] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.414 [UI Thread @coroutine#3340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481 2025-04-23 14:32:32.414 [UI Thread @coroutine#3340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481 2025-04-23 14:32:32.414 [UI Thread @coroutine#3340] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481. 2025-04-23 14:32:32.414 [UI Thread @coroutine#3340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/PersonDao/findByUidAsync?uid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.418 [DefaultDispatcher-worker-5 @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.423 [DefaultDispatcher-worker-15 @coroutine#3340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.426 [DefaultDispatcher-worker-13 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.426 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.426 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.426 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.426 [DefaultDispatcher-worker-13 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34059/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 14:32:32.427 [eventLoopGroupProxy-19-5 @call-handler#3351] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.427 [eventLoopGroupProxy-19-5 @call-handler#3351] 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 14:32:32.427 [eventLoopGroupProxy-19-5 @call-handler#3351] 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 14:32:32.431 [DefaultDispatcher-worker-20 @call-handler#3351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233bfc46 2025-04-23 14:32:32.431 [eventLoopGroupProxy-19-5 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.431 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.431 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/replication/message 2025-04-23 14:32:32.431 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/replication/message. 2025-04-23 14:32:32.431 [DefaultDispatcher-worker-22 @coroutine#3082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.432 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.432 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480. 2025-04-23 14:32:32.432 [UI Thread @coroutine#3374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.433 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.433 [UI Thread @coroutine#3378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [eventLoopGroupProxy-19-5 @call-handler#3391] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.433 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.433 [UI Thread @coroutine#3383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [eventLoopGroupProxy-19-6 @call-handler#3392] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.433 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.433 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.433 [eventLoopGroupProxy-19-5 @call-handler#3391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.433 [eventLoopGroupProxy-19-7 @call-handler#3399] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.433 [UI Thread @coroutine#3403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.433 [UI Thread @coroutine#3403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481. 2025-04-23 14:32:32.433 [eventLoopGroupProxy-19-8 @call-handler#3407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.433 [UI Thread @coroutine#3403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.434 [UI Thread @coroutine#3374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.434 [UI Thread @coroutine#3374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 2025-04-23 14:32:32.434 [eventLoopGroupProxy-19-5 @call-handler#3413] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/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 14:32:32.434 [eventLoopGroupProxy-19-7 @call-handler#3399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.434 [UI Thread @coroutine#3374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480. 2025-04-23 14:32:32.434 [UI Thread @coroutine#3374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.434 [eventLoopGroupProxy-19-6 @call-handler#3392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.434 [eventLoopGroupProxy-19-8 @call-handler#3407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.434 [UI Thread @coroutine#3383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.434 [UI Thread @coroutine#3383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.434 [UI Thread @coroutine#3383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.434 [UI Thread @coroutine#3383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.434 [UI Thread @coroutine#3378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.435 [UI Thread @coroutine#3378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.435 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.435 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 2025-04-23 14:32:32.435 [UI Thread @coroutine#3378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.435 [UI Thread @coroutine#3378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.435 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480. 2025-04-23 14:32:32.435 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719728081471508481&assignmentUid=719728081471508480 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.435 [eventLoopGroupProxy-19-5 @call-handler#3413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 14:32:32.436 [UI Thread @coroutine#3403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.436 [UI Thread @coroutine#3403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 2025-04-23 14:32:32.436 [UI Thread @coroutine#3403] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481. 2025-04-23 14:32:32.436 [UI Thread @coroutine#3403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34059/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719728081471508480&clazzUid=719728081471508480&accountPersonUid=719728081471508481 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:32.436 [DefaultDispatcher-worker-13 @coroutine#3082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6 2025-04-23 14:32:32.438 [DefaultDispatcher-worker-2 @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.442 [DefaultDispatcher-worker-8 @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.444 [DefaultDispatcher-worker-15 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:32.444 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.444 [DefaultDispatcher-worker-15 @coroutine#2275] 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 14:32:32.444 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.445 [DefaultDispatcher-worker-3 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.445 [DefaultDispatcher-worker-15 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.448 [DefaultDispatcher-worker-5 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.453 [DefaultDispatcher-worker-13 @coroutine#3403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123fd460 2025-04-23 14:32:32.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 14:32:32.454 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 14:32:32.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.454 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@123fd460: (connection evicted) 2025-04-23 14:32:32.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:32.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 14:32:32.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 14:32:32.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 14:32:32.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 14:32:32.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.455 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76b8b6a6: (connection evicted) 2025-04-23 14:32:32.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:32.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 14:32:32.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 14:32:32.584 [DefaultDispatcher-worker-16 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:32.584 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.584 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.584 [DefaultDispatcher-worker-16 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.585 [DefaultDispatcher-worker-3 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.585 [DefaultDispatcher-worker-3 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.659 [DefaultDispatcher-worker-10 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db1ce78 2025-04-23 14:32:32.684 [DefaultDispatcher-worker-13 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:32.684 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.684 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.684 [DefaultDispatcher-worker-13 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.685 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.685 [DefaultDispatcher-worker-14 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.754 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:32.898 [DefaultDispatcher-worker-9 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:32.898 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.898 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.898 [DefaultDispatcher-worker-9 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.899 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.899 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.930 [DefaultDispatcher-worker-8 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:32.930 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.930 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:32.930 [DefaultDispatcher-worker-8 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.931 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:32.931 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.040 [DefaultDispatcher-worker-3 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:33.040 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.040 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.040 [DefaultDispatcher-worker-3 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.041 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.041 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.088 [DefaultDispatcher-worker-14 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:33.088 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.088 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.088 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.089 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.089 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.161 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:33.161 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.161 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.161 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.162 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.162 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.194 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.325 [DefaultDispatcher-worker-12 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:33.325 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.326 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.326 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.326 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.326 [DefaultDispatcher-worker-9 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.386 [DefaultDispatcher-worker-11 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:33.386 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.386 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.386 [DefaultDispatcher-worker-11 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.387 [DefaultDispatcher-worker-22 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.387 [DefaultDispatcher-worker-22 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.449 [DefaultDispatcher-worker-7 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:33.450 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.450 [DefaultDispatcher-worker-7 @coroutine#2275] 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 14:32:33.450 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.450 [DefaultDispatcher-worker-7 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 14:32:33.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 14:32:33.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.458 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233bfc46: (connection evicted) 2025-04-23 14:32:33.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 14:32:33.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627dfd9f 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.461 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 14:32:33.468 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.473 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.474 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.476 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec63b9a 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.476 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.477 [Test worker @coroutine#3469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 14:32:33.485 [Test worker @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.490 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.490 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.491 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.495 [DefaultDispatcher-worker-17 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c7415e 2025-04-23 14:32:33.503 [DefaultDispatcher-worker-17 @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.508 [DefaultDispatcher-worker-6 @coroutine#3469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17179a7e 2025-04-23 14:32:33.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 14:32:33.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 14:32:33.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.513 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17179a7e: (connection evicted) 2025-04-23 14:32:33.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 14:32:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.514 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21c7415e: (connection evicted) 2025-04-23 14:32:33.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 14:32:33.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a45c6f0 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.515 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 14:32:33.523 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.528 [Test worker @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.529 [Test worker @coroutine#3532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.530 [Test worker @coroutine#3534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2493f9a8 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.530 [Test worker @coroutine#3529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 14:32:33.538 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.543 [Test worker @coroutine#3536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.544 [Test worker @coroutine#3538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.545 [Test worker @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.549 [DefaultDispatcher-worker-12 @coroutine#3542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5545c42 2025-04-23 14:32:33.556 [DefaultDispatcher-worker-20 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.561 [DefaultDispatcher-worker-14 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.566 [DefaultDispatcher-worker-6 @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.577 [DefaultDispatcher-worker-10 @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 14:32:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.579 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@792a9cb1: (connection evicted) 2025-04-23 14:32:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 14:32:33.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 14:32:33.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.580 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5545c42: (connection evicted) 2025-04-23 14:32:33.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 14:32:33.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6230a15a 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.581 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 14:32:33.589 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.590 [DefaultDispatcher-worker-5 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:33.590 [DefaultDispatcher-worker-5 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.590 [DefaultDispatcher-worker-5 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.590 [DefaultDispatcher-worker-5 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.591 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.591 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.594 [Test worker @coroutine#3616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.595 [Test worker @coroutine#3621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.596 [Test worker @coroutine#3623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a3363c9 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.597 [Test worker @coroutine#3615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 14:32:33.605 [Test worker @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.610 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.611 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.611 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.615 [DefaultDispatcher-worker-15 @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d 2025-04-23 14:32:33.623 [DefaultDispatcher-worker-5 @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.627 [DefaultDispatcher-worker-17 @coroutine#3615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 14:32:33.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.632 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bff4cb9: (connection evicted) 2025-04-23 14:32:33.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 14:32:33.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 14:32:33.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.633 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c12f87d: (connection evicted) 2025-04-23 14:32:33.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 14:32:33.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e774194 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.634 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 14:32:33.645 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.651 [Test worker @coroutine#3676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.652 [Test worker @coroutine#3678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.653 [Test worker @coroutine#3680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497f8a4b 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.653 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 14:32:33.654 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.654 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.654 [Test worker @coroutine#3675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 14:32:33.662 [Test worker @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.667 [Test worker @coroutine#3682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.668 [Test worker @coroutine#3685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.669 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.673 [DefaultDispatcher-worker-4 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-04-23 14:32:33.680 [DefaultDispatcher-worker-17 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.685 [DefaultDispatcher-worker-18 @coroutine#3675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@438fcca3 2025-04-23 14:32:33.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 14:32:33.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 14:32:33.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.689 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438fcca3: (connection evicted) 2025-04-23 14:32:33.690 [DefaultDispatcher-worker-4 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:33.690 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.690 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.690 [DefaultDispatcher-worker-4 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 14:32:33.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 14:32:33.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 14:32:33.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 14:32:33.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.690 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27ccf818: (connection evicted) 2025-04-23 14:32:33.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 14:32:33.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 14:32:33.691 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.691 [DefaultDispatcher-worker-10 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b5b8f8 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.691 [Test worker @coroutine#3737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 14:32:33.692 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.692 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.692 [Test worker @coroutine#3737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 14:32:33.699 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.705 [Test worker @coroutine#3738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.706 [Test worker @coroutine#3740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.706 [Test worker @coroutine#3742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee91bdf 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.707 [Test worker @coroutine#3737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 14:32:33.715 [Test worker @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.720 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.721 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.722 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.726 [DefaultDispatcher-worker-19 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-04-23 14:32:33.736 [DefaultDispatcher-worker-4 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.741 [DefaultDispatcher-worker-3 @coroutine#3737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4306709f 2025-04-23 14:32:33.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 14:32:33.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 14:32:33.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.745 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4306709f: (connection evicted) 2025-04-23 14:32:33.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 14:32:33.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 14:32:33.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 14:32:33.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 14:32:33.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.746 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5453b15d: (connection evicted) 2025-04-23 14:32:33.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 14:32:33.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a1b9b0 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.747 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 14:32:33.748 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.748 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.748 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 14:32:33.755 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.761 [Test worker @coroutine#3795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.761 [Test worker @coroutine#3797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.762 [Test worker @coroutine#3799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a57c66 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.763 [Test worker @coroutine#3794] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 14:32:33.770 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.775 [Test worker @coroutine#3801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.776 [Test worker @coroutine#3803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.777 [Test worker @coroutine#3805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.781 [DefaultDispatcher-worker-12 @coroutine#3807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-04-23 14:32:33.789 [DefaultDispatcher-worker-1 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.793 [DefaultDispatcher-worker-4 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.797 [DefaultDispatcher-worker-21 @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c 2025-04-23 14:32:33.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 14:32:33.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 14:32:33.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.801 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca8157c: (connection evicted) 2025-04-23 14:32:33.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 14:32:33.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 14:32:33.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 14:32:33.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 14:32:33.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.802 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb: (connection evicted) 2025-04-23 14:32:33.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 14:32:33.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5effc15d 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.803 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 14:32:33.804 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.804 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.804 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 14:32:33.811 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.816 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.817 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.818 [Test worker @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.818 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf71064 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.819 [Test worker @coroutine#3853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 14:32:33.827 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.832 [Test worker @coroutine#3860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.832 [Test worker @coroutine#3862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.833 [Test worker @coroutine#3864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.837 [DefaultDispatcher-worker-2 @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2762bd70 2025-04-23 14:32:33.844 [DefaultDispatcher-worker-5 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.849 [DefaultDispatcher-worker-16 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.852 [DefaultDispatcher-worker-2 @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.862 [DefaultDispatcher-worker-9 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce 2025-04-23 14:32:33.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 14:32:33.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 14:32:33.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.864 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba38cce: (connection evicted) 2025-04-23 14:32:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 14:32:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.865 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2762bd70: (connection evicted) 2025-04-23 14:32:33.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 14:32:33.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2291fb1 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.866 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 14:32:33.874 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.879 [Test worker @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.880 [Test worker @coroutine#3944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.881 [Test worker @coroutine#3946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.881 [Test worker @coroutine#3940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 14:32:33.889 [Test worker @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.894 [Test worker @coroutine#3948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.895 [Test worker @coroutine#3950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.896 [Test worker @coroutine#3952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.900 [DefaultDispatcher-worker-20 @coroutine#3954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2025-04-23 14:32:33.902 [DefaultDispatcher-worker-7 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:33.902 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.903 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.903 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.903 [DefaultDispatcher-worker-15 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.903 [DefaultDispatcher-worker-15 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.907 [DefaultDispatcher-worker-9 @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.912 [DefaultDispatcher-worker-16 @coroutine#3940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.913 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354 2025-04-23 14:32:33.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 14:32:33.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 14:32:33.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.917 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aaf7354: (connection evicted) 2025-04-23 14:32:33.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 14:32:33.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 14:32:33.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 14:32:33.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 14:32:33.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.918 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2025-04-23 14:32:33.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 14:32:33.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3146c61d 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.919 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.920 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 14:32:33.928 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.933 [Test worker @coroutine#4004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.934 [Test worker @coroutine#4006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.935 [Test worker @coroutine#4008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4190b111 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.935 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 14:32:33.936 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.936 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:33.936 [Test worker @coroutine#4003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.936 [DefaultDispatcher-worker-11 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:33.943 [Test worker @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.948 [Test worker @coroutine#4013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.949 [Test worker @coroutine#4015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.950 [Test worker @coroutine#4017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.954 [DefaultDispatcher-worker-4 @coroutine#4019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ff186c2 2025-04-23 14:32:33.961 [DefaultDispatcher-worker-7 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.966 [DefaultDispatcher-worker-9 @coroutine#4003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.967 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.969 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf 2025-04-23 14:32:33.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 14:32:33.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 14:32:33.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.973 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b2fcaf: (connection evicted) 2025-04-23 14:32:33.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 14:32:33.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 14:32:33.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 14:32:33.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 14:32:33.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:33.974 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff186c2: (connection evicted) 2025-04-23 14:32:33.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:33.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 14:32:33.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.975 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b91e3d4 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.976 [Test worker @coroutine#4069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 14:32:33.984 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.989 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.990 [Test worker @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.991 [Test worker @coroutine#4074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a2e3b 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 14:32:33.991 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:33.992 [Test worker @coroutine#4069] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 14:32:33.999 [Test worker @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:34.004 [Test worker @coroutine#4076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:34.005 [Test worker @coroutine#4078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:34.006 [Test worker @coroutine#4080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:34.009 [DefaultDispatcher-worker-15 @coroutine#4082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62325b44 2025-04-23 14:32:34.016 [DefaultDispatcher-worker-21 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:34.020 [DefaultDispatcher-worker-16 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6 2025-04-23 14:32:34.058 [DefaultDispatcher-worker-21 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:34.058 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.058 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.058 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.059 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.059 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 14:32:34.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.060 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f2bfe6: (connection evicted) 2025-04-23 14:32:34.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 14:32:34.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 14:32:34.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.061 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62325b44: (connection evicted) 2025-04-23 14:32:34.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 14:32:34.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 14:32:34.061 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b30409 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.062 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 14:32:34.070 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.075 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.076 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.076 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef6a063 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.077 [Test worker @coroutine#4143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 14:32:34.085 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.090 [Test worker @coroutine#4150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.091 [Test worker @coroutine#4152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.091 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.091 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.093 [DefaultDispatcher-worker-21 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:34.093 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.093 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.093 [DefaultDispatcher-worker-21 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.094 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.094 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.095 [DefaultDispatcher-worker-5 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a 2025-04-23 14:32:34.102 [DefaultDispatcher-worker-5 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.106 [DefaultDispatcher-worker-18 @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11885841 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 14:32:34.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.110 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11885841: (connection evicted) 2025-04-23 14:32:34.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 14:32:34.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 14:32:34.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.111 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34b56a5a: (connection evicted) 2025-04-23 14:32:34.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 14:32:34.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 14:32:34.111 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 14:32:34.111 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f7a2a79 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.112 [Test worker @coroutine#4203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 14:32:34.119 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.124 [Test worker @coroutine#4204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.125 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.126 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fbe0f64 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.126 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.127 [Test worker @coroutine#4203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 14:32:34.134 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.139 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.140 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.141 [Test worker @coroutine#4214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.145 [DefaultDispatcher-worker-8 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d 2025-04-23 14:32:34.152 [DefaultDispatcher-worker-2 @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.157 [DefaultDispatcher-worker-8 @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.158 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.160 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48186ba8 2025-04-23 14:32:34.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 14:32:34.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 14:32:34.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.164 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48186ba8: (connection evicted) 2025-04-23 14:32:34.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 14:32:34.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.165 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b42a0d: (connection evicted) 2025-04-23 14:32:34.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 14:32:34.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27002c5a 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.166 [DefaultDispatcher-worker-10 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.166 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 14:32:34.166 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.166 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.166 [DefaultDispatcher-worker-10 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.167 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.167 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.167 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 14:32:34.167 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.167 [DefaultDispatcher-worker-17 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.174 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.179 [Test worker @coroutine#4269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.180 [Test worker @coroutine#4271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.181 [Test worker @coroutine#4273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.181 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbf7e81 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.182 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 14:32:34.189 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.194 [Test worker @coroutine#4275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.195 [Test worker @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.196 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.200 [DefaultDispatcher-worker-10 @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7172525e 2025-04-23 14:32:34.208 [DefaultDispatcher-worker-2 @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.212 [DefaultDispatcher-worker-15 @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.217 [UI Thread @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a59324f 2025-04-23 14:32:34.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 14:32:34.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 14:32:34.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.219 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a59324f: (connection evicted) 2025-04-23 14:32:34.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 14:32:34.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.220 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7172525e: (connection evicted) 2025-04-23 14:32:34.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 14:32:34.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b87ea3c 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.221 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 14:32:34.222 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.222 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.222 [Test worker @coroutine#4360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 14:32:34.229 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.234 [Test worker @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.235 [Test worker @coroutine#4363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.236 [Test worker @coroutine#4365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.240 [DefaultDispatcher-worker-19 @coroutine#4367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.241 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.248 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d 2025-04-23 14:32:34.249 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 14:32:34.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 14:32:34.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.261 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72cb5d7d: (connection evicted) 2025-04-23 14:32:34.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 14:32:34.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d5d9d92 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.262 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 14:32:34.270 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.277 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.278 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.279 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126f428e 2025-04-23 14:32:34.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 14:32:34.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 14:32:34.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:34.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 14:32:34.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788cb7b0 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.283 [Test worker @coroutine#4424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 14:32:34.291 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.296 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.297 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.297 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2025-04-23 14:32:34.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 14:32:34.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 14:32:34.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:34.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 14:32:34.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f79e6d 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.301 [Test worker @coroutine#4453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 14:32:34.310 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.315 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.316 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.317 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@742ce3ad 2025-04-23 14:32:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 14:32:34.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 14:32:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:34.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 14:32:34.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a6c3720 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.320 [Test worker @coroutine#4487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 14:32:34.329 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.331 [DefaultDispatcher-worker-3 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:34.331 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.331 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.331 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.332 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.332 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.333 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.335 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.336 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.336 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.341 [DefaultDispatcher-worker-3 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a 2025-04-23 14:32:34.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 14:32:34.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 14:32:34.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.349 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5e8b3a: (connection evicted) 2025-04-23 14:32:34.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 14:32:34.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46ebfc09 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.351 [Test worker @coroutine#4520] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 14:32:34.359 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.364 [Test worker @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.365 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.366 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ceeab0c 2025-04-23 14:32:34.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 14:32:34.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 14:32:34.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:34.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 14:32:34.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c8cc46 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.369 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 14:32:34.378 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.383 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.384 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.385 [Test worker @coroutine#4554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.389 [DefaultDispatcher-worker-6 @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.390 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.391 [DefaultDispatcher-worker-12 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:34.391 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.391 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.391 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.392 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 14:32:34.392 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.392 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 14:32:34.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 14:32:34.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.393 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a544672: (connection evicted) 2025-04-23 14:32:34.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 14:32:34.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 14:32:34.394 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb5e706 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.395 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 14:32:34.396 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.396 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.396 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 14:32:34.403 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.408 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.409 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.410 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10bf2726 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.410 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 14:32:34.411 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.411 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.411 [Test worker @coroutine#4585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 14:32:34.419 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.424 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.425 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.426 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.430 [DefaultDispatcher-worker-11 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6 2025-04-23 14:32:34.437 [DefaultDispatcher-worker-10 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.446 [DefaultDispatcher-worker-3 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c76c23 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 14:32:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.451 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c76c23: (connection evicted) 2025-04-23 14:32:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 14:32:34.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 14:32:34.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.451 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1caf77f6: (connection evicted) 2025-04-23 14:32:34.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 14:32:34.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f2312f3 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.453 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 14:32:34.455 [DefaultDispatcher-worker-15 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:34.455 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.455 [DefaultDispatcher-worker-15 @coroutine#2275] 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 14:32:34.455 [DefaultDispatcher-worker-15 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.455 [DefaultDispatcher-worker-10 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.461 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.466 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.467 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.468 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b05ec7 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 14:32:34.468 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.469 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 14:32:34.476 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.481 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.482 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.483 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.487 [DefaultDispatcher-worker-2 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2025-04-23 14:32:34.494 [DefaultDispatcher-worker-20 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.502 [DefaultDispatcher-worker-9 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84 2025-04-23 14:32:34.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 14:32:34.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 14:32:34.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.504 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e48dc84: (connection evicted) 2025-04-23 14:32:34.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 14:32:34.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 14:32:34.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 14:32:34.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 14:32:34.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.505 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c: (connection evicted) 2025-04-23 14:32:34.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 14:32:34.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3616d2 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.506 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.507 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 14:32:34.514 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.519 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.520 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.521 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661ec798 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 14:32:34.521 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.522 [Test worker @coroutine#4639] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 14:32:34.529 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.534 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.535 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.536 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.540 [DefaultDispatcher-worker-19 @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383b3357 2025-04-23 14:32:34.547 [DefaultDispatcher-worker-5 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.554 [DefaultDispatcher-worker-22 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.558 [DefaultDispatcher-worker-2 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.563 [DefaultDispatcher-worker-22 @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d 2025-04-23 14:32:34.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 14:32:34.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 14:32:34.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.569 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6212dc7d: (connection evicted) 2025-04-23 14:32:34.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 14:32:34.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.570 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383b3357: (connection evicted) 2025-04-23 14:32:34.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 14:32:34.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2eb6a77f 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.572 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 14:32:34.580 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.585 [Test worker @coroutine#4679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.586 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.587 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@feb0f52 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.587 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 14:32:34.588 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.588 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.588 [Test worker @coroutine#4678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 14:32:34.595 [DefaultDispatcher-worker-6 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:34.595 [DefaultDispatcher-worker-6 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.595 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.595 [DefaultDispatcher-worker-6 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.595 [DefaultDispatcher-worker-6 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.596 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.596 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.600 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.601 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.602 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.606 [DefaultDispatcher-worker-19 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23138317 2025-04-23 14:32:34.613 [DefaultDispatcher-worker-14 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.618 [DefaultDispatcher-worker-19 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.622 [DefaultDispatcher-worker-18 @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12 2025-04-23 14:32:34.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 14:32:34.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 14:32:34.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.627 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c9fa12: (connection evicted) 2025-04-23 14:32:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 14:32:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 14:32:34.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 14:32:34.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 14:32:34.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.628 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23138317: (connection evicted) 2025-04-23 14:32:34.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 14:32:34.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db55dec 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.629 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 14:32:34.637 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.642 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.643 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.644 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8e654f7 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.645 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 14:32:34.653 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.658 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.659 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.660 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.664 [DefaultDispatcher-worker-10 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f 2025-04-23 14:32:34.671 [DefaultDispatcher-worker-22 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.675 [DefaultDispatcher-worker-2 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6990f6af 2025-04-23 14:32:34.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 14:32:34.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 14:32:34.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.678 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6990f6af: (connection evicted) 2025-04-23 14:32:34.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 14:32:34.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 14:32:34.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 14:32:34.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 14:32:34.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.678 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dacaa7f: (connection evicted) 2025-04-23 14:32:34.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 14:32:34.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c8ab21f 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.680 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 14:32:34.681 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.681 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.681 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 14:32:34.688 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.693 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.694 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.695 [DefaultDispatcher-worker-22 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:34.695 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.695 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.695 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.695 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 14:32:34.696 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.696 [DefaultDispatcher-worker-7 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf95d2 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.696 [Test worker @coroutine#4753] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 14:32:34.704 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.708 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.709 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.710 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.714 [DefaultDispatcher-worker-5 @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49 2025-04-23 14:32:34.722 [DefaultDispatcher-worker-15 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.727 [DefaultDispatcher-worker-21 @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.737 [DefaultDispatcher-worker-5 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3269ae62 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 14:32:34.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.738 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3269ae62: (connection evicted) 2025-04-23 14:32:34.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 14:32:34.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 14:32:34.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.739 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d59ad49: (connection evicted) 2025-04-23 14:32:34.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 14:32:34.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33317d26 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.740 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 14:32:34.748 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.752 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.753 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.754 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a69c81e 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.754 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.755 [Test worker @coroutine#4789] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 14:32:34.762 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.762 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.767 [Test worker @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.768 [Test worker @coroutine#4798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.769 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.772 [DefaultDispatcher-worker-16 @coroutine#4802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@754acbad 2025-04-23 14:32:34.780 [DefaultDispatcher-worker-1 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.785 [DefaultDispatcher-worker-20 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.791 [DefaultDispatcher-worker-9 @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.799 [DefaultDispatcher-worker-16 @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c8a382 2025-04-23 14:32:34.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 14:32:34.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 14:32:34.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.800 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c8a382: (connection evicted) 2025-04-23 14:32:34.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 14:32:34.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 14:32:34.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 14:32:34.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 14:32:34.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.800 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@754acbad: (connection evicted) 2025-04-23 14:32:34.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 14:32:34.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d628a88 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.802 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 14:32:34.810 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.816 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.817 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.818 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b28d4e4 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.818 [Test worker @coroutine#4824] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 14:32:34.826 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.831 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.832 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.833 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.837 [DefaultDispatcher-worker-17 @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40941b54 2025-04-23 14:32:34.844 [DefaultDispatcher-worker-19 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.849 [DefaultDispatcher-worker-19 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 14:32:34.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.855 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b48be5c: (connection evicted) 2025-04-23 14:32:34.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 14:32:34.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 14:32:34.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.855 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40941b54: (connection evicted) 2025-04-23 14:32:34.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 14:32:34.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.856 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.857 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 14:32:34.864 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.870 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.871 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.871 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.872 [Test worker @coroutine#4863] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 14:32:34.879 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.884 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.885 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.886 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.889 [DefaultDispatcher-worker-12 @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-04-23 14:32:34.896 [DefaultDispatcher-worker-2 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.901 [DefaultDispatcher-worker-5 @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2025-04-23 14:32:34.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 14:32:34.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 14:32:34.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.903 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2025-04-23 14:32:34.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 14:32:34.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.904 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2025-04-23 14:32:34.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 14:32:34.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59aa646e 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.905 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 14:32:34.907 [DefaultDispatcher-worker-7 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:34.907 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.907 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.907 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.908 [DefaultDispatcher-worker-18 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.908 [DefaultDispatcher-worker-18 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.913 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.918 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.919 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.920 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dad97ed 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.920 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 14:32:34.927 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.932 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.933 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.934 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.938 [DefaultDispatcher-worker-5 @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-04-23 14:32:34.940 [DefaultDispatcher-worker-7 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:34.940 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.940 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:34.940 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.941 [DefaultDispatcher-worker-18 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.941 [DefaultDispatcher-worker-18 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:34.945 [DefaultDispatcher-worker-18 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.949 [DefaultDispatcher-worker-2 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22120799 2025-04-23 14:32:34.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 14:32:34.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 14:32:34.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.950 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22120799: (connection evicted) 2025-04-23 14:32:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 14:32:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:34.951 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb: (connection evicted) 2025-04-23 14:32:34.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 14:32:34.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46763680 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.952 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 14:32:34.953 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.953 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.953 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 14:32:34.960 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.965 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.966 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.967 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b376bb 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.967 [Test worker @coroutine#4951] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 14:32:34.974 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.979 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.980 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.981 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.985 [DefaultDispatcher-worker-12 @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-04-23 14:32:34.992 [DefaultDispatcher-worker-21 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:34.999 [DefaultDispatcher-worker-22 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:35.003 [DefaultDispatcher-worker-16 @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:35.053 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.064 [DefaultDispatcher-worker-4 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:35.064 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.064 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.064 [DefaultDispatcher-worker-4 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.064 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.065 [DefaultDispatcher-worker-11 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.067 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.098 [DefaultDispatcher-worker-7 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:35.098 [DefaultDispatcher-worker-7 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.098 [DefaultDispatcher-worker-7 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.098 [DefaultDispatcher-worker-7 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.099 [DefaultDispatcher-worker-7 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.099 [DefaultDispatcher-worker-7 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.117 [DefaultDispatcher-worker-7 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62048ab 2025-04-23 14:32:35.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 14:32:35.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 14:32:35.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.118 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62048ab: (connection evicted) 2025-04-23 14:32:35.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 14:32:35.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 14:32:35.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 14:32:35.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 14:32:35.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.119 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc70176: (connection evicted) 2025-04-23 14:32:35.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 14:32:35.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e0d70db 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.120 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.121 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 14:32:35.128 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.133 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.134 [Test worker @coroutine#4999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.135 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fca4392 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.136 [Test worker @coroutine#4995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 14:32:35.144 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.149 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.150 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.151 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.155 [DefaultDispatcher-worker-14 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6924ff83 2025-04-23 14:32:35.162 [DefaultDispatcher-worker-3 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.168 [DefaultDispatcher-worker-18 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.170 [DefaultDispatcher-worker-2 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-13 @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.171 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 14:32:35.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 14:32:35.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.174 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fa7ff0: (connection evicted) 2025-04-23 14:32:35.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 14:32:35.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 14:32:35.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 14:32:35.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 14:32:35.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.174 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6924ff83: (connection evicted) 2025-04-23 14:32:35.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 14:32:35.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12300573 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.175 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.176 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 14:32:35.183 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.188 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.189 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.190 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43051a8d 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.190 [Test worker @coroutine#5029] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 14:32:35.198 [Test worker @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.203 [Test worker @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.203 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.204 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.208 [DefaultDispatcher-worker-12 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac 2025-04-23 14:32:35.216 [DefaultDispatcher-worker-21 @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.222 [DefaultDispatcher-worker-12 @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1724c649 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 14:32:35.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.225 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1724c649: (connection evicted) 2025-04-23 14:32:35.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 14:32:35.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 14:32:35.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.225 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72d4d9ac: (connection evicted) 2025-04-23 14:32:35.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 14:32:35.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 14:32:35.226 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 14:32:35.226 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.226 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.226 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.226 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ddd3fbd 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.227 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 14:32:35.234 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.239 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.240 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.241 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fce3e5 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.241 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 14:32:35.242 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.242 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.242 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 14:32:35.249 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.254 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.255 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.256 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.260 [DefaultDispatcher-worker-16 @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13967a64 2025-04-23 14:32:35.266 [DefaultDispatcher-worker-18 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.272 [DefaultDispatcher-worker-9 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.276 [DefaultDispatcher-worker-11 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd 2025-04-23 14:32:35.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 14:32:35.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 14:32:35.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.279 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e6bcfd: (connection evicted) 2025-04-23 14:32:35.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 14:32:35.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.280 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13967a64: (connection evicted) 2025-04-23 14:32:35.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 14:32:35.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.281 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 14:32:35.282 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.282 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.282 [Test worker @coroutine#5088] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 14:32:35.289 [Test worker @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.294 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.295 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.296 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.301 [DefaultDispatcher-worker-14 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.304 [DefaultDispatcher-worker-18 @coroutine#5088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-04-23 14:32:35.312 [UI Thread @coroutine#5114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719728093418029056 2025-04-23 14:32:35.312 [UI Thread @coroutine#5114] 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=719728093418029056. 2025-04-23 14:32:35.312 [UI Thread @coroutine#5114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719728093418029056 2025-04-23 14:32:35.313 [UI Thread @coroutine#5114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719728093418029056 2025-04-23 14:32:35.313 [UI Thread @coroutine#5114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719728093418029056 2025-04-23 14:32:35.313 [UI Thread @coroutine#5114] 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=719728093418029056. 2025-04-23 14:32:35.313 [UI Thread @coroutine#5114] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719728093418029056 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:35.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 14:32:35.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 14:32:35.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.315 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2025-04-23 14:32:35.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 14:32:35.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 14:32:35.352 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1467dcd0 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.353 [Test worker @coroutine#5130] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-16 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.357 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.362 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.365 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.367 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.368 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.369 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.373 [DefaultDispatcher-worker-17 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.384 [DefaultDispatcher-worker-15 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.387 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.388 [DefaultDispatcher-worker-10 @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d0775c 2025-04-23 14:32:35.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 14:32:35.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 14:32:35.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.397 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39d0775c: (connection evicted) 2025-04-23 14:32:35.397 [DefaultDispatcher-worker-19 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:35.397 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.397 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.397 [DefaultDispatcher-worker-19 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 14:32:35.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 14:32:35.398 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.398 [DefaultDispatcher-worker-12 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.433 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20395afe 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.439 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.440 [Test worker @coroutine#5163] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 14:32:35.453 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.461 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.462 [DefaultDispatcher-worker-4 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:35.462 [DefaultDispatcher-worker-4 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.462 [DefaultDispatcher-worker-4 @coroutine#2275] 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 14:32:35.462 [DefaultDispatcher-worker-4 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.463 [DefaultDispatcher-worker-1 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.463 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.464 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1339bf 2025-04-23 14:32:35.466 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 14:32:35.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 14:32:35.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:35.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 14:32:35.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6e77a4 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.471 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.472 [Test worker @coroutine#5184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 14:32:35.481 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.489 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.496 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.497 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.499 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c5599b 2025-04-23 14:32:35.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 14:32:35.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 14:32:35.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:35.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 14:32:35.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420dee82 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.503 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 14:32:35.511 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.513 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.516 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.518 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.519 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3aa737 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.519 [Test worker @coroutine#5202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 14:32:35.528 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.533 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.534 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.535 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.539 [DefaultDispatcher-worker-6 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2025-04-23 14:32:35.540 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.546 [DefaultDispatcher-worker-2 @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2025-04-23 14:32:35.551 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.551 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 14:32:35.551 [UI Thread @coroutine#5225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.552 [UI Thread @coroutine#5225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.552 [UI Thread @coroutine#5225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.552 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 14:32:35.552 [UI Thread @coroutine#5225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50527/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 14:32:35.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.554 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81ac569: (connection evicted) 2025-04-23 14:32:35.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 14:32:35.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 14:32:35.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.554 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f: (connection evicted) 2025-04-23 14:32:35.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 14:32:35.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d9b79a2 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.556 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 14:32:35.570 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.576 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.576 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.577 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53785d1a 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.578 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 14:32:35.586 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.590 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.591 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.592 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.596 [DefaultDispatcher-worker-21 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1 2025-04-23 14:32:35.600 [DefaultDispatcher-worker-13 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:35.600 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.600 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.600 [DefaultDispatcher-worker-13 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.601 [DefaultDispatcher-worker-21 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.601 [DefaultDispatcher-worker-21 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.604 [DefaultDispatcher-worker-13 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d 2025-04-23 14:32:35.605 [UI Thread @coroutine#5257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46991/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.605 [UI Thread @coroutine#5257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46991/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 14:32:35.605 [UI Thread @coroutine#5257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46991/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.606 [UI Thread @coroutine#5257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46991/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.606 [UI Thread @coroutine#5257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46991/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 14:32:35.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 14:32:35.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.606 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cd50c3d: (connection evicted) 2025-04-23 14:32:35.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 14:32:35.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.607 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42cf08a1: (connection evicted) 2025-04-23 14:32:35.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 14:32:35.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.608 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39584147 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.609 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 14:32:35.617 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.622 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.622 [Test worker @coroutine#5266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.623 [Test worker @coroutine#5268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.623 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e772d11 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.624 [Test worker @coroutine#5263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 14:32:35.631 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.636 [Test worker @coroutine#5270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.637 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.638 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.641 [DefaultDispatcher-worker-16 @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732f7660 2025-04-23 14:32:35.648 [DefaultDispatcher-worker-6 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6 2025-04-23 14:32:35.649 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.649 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 14:32:35.649 [UI Thread @coroutine#5286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.650 [UI Thread @coroutine#5286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.650 [UI Thread @coroutine#5286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 14:32:35.650 [UI Thread @coroutine#5286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 14:32:35.650 [UI Thread @coroutine#5286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43869/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 14:32:35.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.651 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e1f17e6: (connection evicted) 2025-04-23 14:32:35.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 14:32:35.651 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 14:32:35.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.651 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732f7660: (connection evicted) 2025-04-23 14:32:35.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 14:32:35.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38bb297 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.653 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 14:32:35.660 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.665 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.666 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.667 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3a3738 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.667 [Test worker @coroutine#5292] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 14:32:35.668 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.675 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.680 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.681 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.682 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.685 [DefaultDispatcher-worker-14 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e530f34 2025-04-23 14:32:35.692 [DefaultDispatcher-worker-14 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.700 [DefaultDispatcher-worker-2 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:35.700 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.700 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.700 [DefaultDispatcher-worker-2 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.700 [DefaultDispatcher-worker-6 @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e9375b 2025-04-23 14:32:35.701 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.701 [DefaultDispatcher-worker-22 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 14:32:35.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.706 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58e9375b: (connection evicted) 2025-04-23 14:32:35.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 14:32:35.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 14:32:35.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.707 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e530f34: (connection evicted) 2025-04-23 14:32:35.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 14:32:35.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae20523 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.708 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 14:32:35.709 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.709 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.709 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 14:32:35.716 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.721 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.722 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.723 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.727 [DefaultDispatcher-worker-16 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.738 [DefaultDispatcher-worker-1 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.744 [DefaultDispatcher-worker-15 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.754 [DefaultDispatcher-worker-20 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2700609f 2025-04-23 14:32:35.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 14:32:35.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 14:32:35.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.755 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2700609f: (connection evicted) 2025-04-23 14:32:35.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 14:32:35.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 14:32:35.756 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53d782b0 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.757 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 14:32:35.764 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.769 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.770 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.771 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63dd81ee 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.771 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.772 [Test worker @coroutine#5378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 14:32:35.779 [Test worker @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.785 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.785 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.786 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.790 [DefaultDispatcher-worker-17 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a654f27 2025-04-23 14:32:35.798 [DefaultDispatcher-worker-8 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.803 [DefaultDispatcher-worker-5 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 14:32:35.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.808 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ec0c727: (connection evicted) 2025-04-23 14:32:35.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 14:32:35.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 14:32:35.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.808 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a654f27: (connection evicted) 2025-04-23 14:32:35.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 14:32:35.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f735240 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.810 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 14:32:35.811 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.811 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.811 [Test worker @coroutine#5418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 14:32:35.819 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.824 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.825 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.826 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.831 [DefaultDispatcher-worker-14 @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.834 [DefaultDispatcher-worker-14 @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.835 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.842 [DefaultDispatcher-worker-10 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34612ba9 2025-04-23 14:32:35.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 14:32:35.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 14:32:35.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.844 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34612ba9: (connection evicted) 2025-04-23 14:32:35.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 14:32:35.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61774805 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.845 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 14:32:35.853 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.857 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.858 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.859 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.860 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.865 [DefaultDispatcher-worker-3 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.869 [DefaultDispatcher-worker-10 @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e 2025-04-23 14:32:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 14:32:35.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 14:32:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.870 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b2c513e: (connection evicted) 2025-04-23 14:32:35.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 14:32:35.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 14:32:35.871 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@867e628 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.873 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 14:32:35.874 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.874 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.874 [Test worker @coroutine#5475] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 14:32:35.883 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.888 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.889 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.890 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.896 [DefaultDispatcher-worker-21 @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-04-23 14:32:35.943 [DefaultDispatcher-worker-17 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f166f2e 2025-04-23 14:32:35.943 [DefaultDispatcher-worker-15 @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2025-04-23 14:32:35.943 [DefaultDispatcher-worker-13 @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3caa4d85 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-14 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-1 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-14 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-14 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-1 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.947 [DefaultDispatcher-worker-14 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 14:32:35.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 14:32:35.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.948 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4678e08e: (connection evicted) 2025-04-23 14:32:35.948 [DefaultDispatcher-worker-3 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.948 [DefaultDispatcher-worker-15 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.948 [DefaultDispatcher-worker-3 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.948 [DefaultDispatcher-worker-15 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:35.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 14:32:35.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 14:32:35.949 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 14:32:35.949 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4cfc61 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.950 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 14:32:35.953 [DefaultDispatcher-worker-3 @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fe2008 2025-04-23 14:32:35.961 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.966 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.967 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.968 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.970 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.973 [DefaultDispatcher-worker-6 @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.977 [DefaultDispatcher-worker-21 @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b632594 2025-04-23 14:32:35.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 14:32:35.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 14:32:35.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:35.981 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b632594: (connection evicted) 2025-04-23 14:32:35.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:35.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 14:32:35.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:35.983 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48f08e9 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.984 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 14:32:35.992 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.997 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.997 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.998 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a48e48e 2025-04-23 14:32:35.998 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 14:32:36.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 14:32:36.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 14:32:36.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e93497d 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.003 [Test worker @coroutine#5546] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 14:32:36.011 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.016 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.017 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.017 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.018 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c8dc1ef 2025-04-23 14:32:36.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 14:32:36.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 14:32:36.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 14:32:36.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 14:32:36.020 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.021 [Test worker @coroutine#5562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 14:32:36.029 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.034 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.035 [Test worker @coroutine#5565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.036 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2025-04-23 14:32:36.038 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 14:32:36.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 14:32:36.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 14:32:36.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 14:32:36.043 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59883/Site/verify 2025-04-23 14:32:36.043 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59883/Site/verify. 2025-04-23 14:32:36.043 [UI Thread @coroutine#5583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59883/Site/verify 2025-04-23 14:32:36.044 [UI Thread @coroutine#5583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59883/Site/verify 2025-04-23 14:32:36.044 [UI Thread @coroutine#5583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59883/Site/verify 2025-04-23 14:32:36.044 [UI Thread @coroutine#5583] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59883/Site/verify. 2025-04-23 14:32:36.044 [UI Thread @coroutine#5583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59883/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@81cba04 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.047 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 14:32:36.048 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.048 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.048 [Test worker @coroutine#5597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 14:32:36.052 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.056 [Test worker @coroutine#5597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.061 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.062 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.063 [Test worker @coroutine#5603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c635953 2025-04-23 14:32:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 14:32:36.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 14:32:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.064 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 14:32:36.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7451338e 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.065 [Test worker @coroutine#5615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-18 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-18 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.069 [DefaultDispatcher-worker-15 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.074 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.079 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.080 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.080 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5db07 2025-04-23 14:32:36.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 14:32:36.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 14:32:36.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 14:32:36.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b276a08 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.083 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 14:32:36.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.096 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.097 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.098 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.099 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39695/Site/verify 2025-04-23 14:32:36.100 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39695/Site/verify. 2025-04-23 14:32:36.100 [UI Thread @coroutine#5650] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39695/Site/verify 2025-04-23 14:32:36.100 [UI Thread @coroutine#5650] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39695/Site/verify 2025-04-23 14:32:36.100 [UI Thread @coroutine#5650] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39695/Site/verify 2025-04-23 14:32:36.101 [UI Thread @coroutine#5650] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39695/Site/verify. 2025-04-23 14:32:36.101 [UI Thread @coroutine#5650] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39695/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:36.102 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-242 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 due to dirty commit state on close(). 2025-04-23 14:32:36.103 [DefaultDispatcher-worker-4 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:36.103 [DefaultDispatcher-worker-4 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.103 [DefaultDispatcher-worker-4 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.103 [DefaultDispatcher-worker-4 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.104 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.104 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b07b706 2025-04-23 14:32:36.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 14:32:36.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 14:32:36.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.104 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b07b706: (connection evicted) 2025-04-23 14:32:36.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 14:32:36.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 14:32:36.107 [UI Thread @coroutine#5665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47525/Site/verify 2025-04-23 14:32:36.107 [UI Thread @coroutine#5665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47525/Site/verify. 2025-04-23 14:32:36.107 [UI Thread @coroutine#5665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47525/Site/verify 2025-04-23 14:32:36.108 [UI Thread @coroutine#5665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47525/Site/verify 2025-04-23 14:32:36.108 [UI Thread @coroutine#5665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47525/Site/verify 2025-04-23 14:32:36.108 [UI Thread @coroutine#5665] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47525/Site/verify. 2025-04-23 14:32:36.108 [UI Thread @coroutine#5665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47525/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:36.111 [UI Thread @coroutine#5678] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52361/Site/verify 2025-04-23 14:32:36.111 [UI Thread @coroutine#5678] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52361/Site/verify. 2025-04-23 14:32:36.111 [UI Thread @coroutine#5678] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52361/Site/verify 2025-04-23 14:32:36.111 [UI Thread @coroutine#5678] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52361/Site/verify 2025-04-23 14:32:36.111 [UI Thread @coroutine#5678] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52361/Site/verify 2025-04-23 14:32:36.112 [UI Thread @coroutine#5678] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52361/Site/verify. 2025-04-23 14:32:36.112 [UI Thread @coroutine#5678] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52361/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:36.115 [UI Thread @coroutine#5692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 14:32:36.115 [UI Thread @coroutine#5692] 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 14:32:36.115 [UI Thread @coroutine#5692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 14:32:36.116 [UI Thread @coroutine#5692] 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 14:32:36.117 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4285b1bd 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.118 [Test worker @coroutine#5699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 14:32:36.125 [Test worker @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.131 [Test worker @coroutine#5700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.132 [Test worker @coroutine#5702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.133 [Test worker @coroutine#5704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.137 [DefaultDispatcher-worker-15 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.148 [DefaultDispatcher-worker-12 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.152 [DefaultDispatcher-worker-8 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.156 [DefaultDispatcher-worker-6 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.159 [DefaultDispatcher-worker-21 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.162 [DefaultDispatcher-worker-6 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.166 [DefaultDispatcher-worker-13 @coroutine#5699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-12 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-18 @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-12 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.175 [DefaultDispatcher-worker-2 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 14:32:36.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 14:32:36.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.176 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6: (connection evicted) 2025-04-23 14:32:36.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 14:32:36.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530dd2d7 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.177 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 14:32:36.185 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.190 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.190 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.191 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.191 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a2adf9 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.192 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 14:32:36.200 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.205 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.206 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.207 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.211 [DefaultDispatcher-worker-13 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b 2025-04-23 14:32:36.218 [DefaultDispatcher-worker-5 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e05384 2025-04-23 14:32:36.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 14:32:36.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 14:32:36.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.227 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e05384: (connection evicted) 2025-04-23 14:32:36.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 14:32:36.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 14:32:36.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 14:32:36.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 14:32:36.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.228 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a696a6b: (connection evicted) 2025-04-23 14:32:36.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 14:32:36.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13437ce5 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.229 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.230 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 14:32:36.241 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.246 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.246 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.247 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28058dd0 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.248 [Test worker @coroutine#5780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 14:32:36.257 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.262 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.263 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.264 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.268 [DefaultDispatcher-worker-6 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4040559d 2025-04-23 14:32:36.275 [DefaultDispatcher-worker-1 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.280 [DefaultDispatcher-worker-21 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6162d87c 2025-04-23 14:32:36.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 14:32:36.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 14:32:36.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.282 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6162d87c: (connection evicted) 2025-04-23 14:32:36.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 14:32:36.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.283 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4040559d: (connection evicted) 2025-04-23 14:32:36.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 14:32:36.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@594ea722 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.284 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 14:32:36.292 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.297 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.297 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.298 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.298 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f96e49f 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.299 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 14:32:36.306 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.311 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.312 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.313 [Test worker @coroutine#5841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.316 [DefaultDispatcher-worker-8 @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f 2025-04-23 14:32:36.324 [DefaultDispatcher-worker-10 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.328 [DefaultDispatcher-worker-8 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6db92b 2025-04-23 14:32:36.362 [DefaultDispatcher-worker-2 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:36.362 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.362 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.362 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.363 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.363 [DefaultDispatcher-worker-17 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.385 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.399 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.403 [DefaultDispatcher-worker-9 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:36.403 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.403 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.403 [DefaultDispatcher-worker-9 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.404 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.404 [DefaultDispatcher-worker-6 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.467 [DefaultDispatcher-worker-19 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:36.468 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.468 [DefaultDispatcher-worker-19 @coroutine#2275] 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 14:32:36.468 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.468 [DefaultDispatcher-worker-19 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 14:32:36.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 14:32:36.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.580 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6db92b: (connection evicted) 2025-04-23 14:32:36.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 14:32:36.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.581 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e2bed0f: (connection evicted) 2025-04-23 14:32:36.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 14:32:36.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e4d55a6 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.582 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 14:32:36.590 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.594 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.595 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.596 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c26ab0a 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 14:32:36.596 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.597 [Test worker @coroutine#5888] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 14:32:36.604 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.605 [DefaultDispatcher-worker-8 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:36.605 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.605 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.605 [DefaultDispatcher-worker-8 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.606 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.606 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.609 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.610 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.611 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.615 [DefaultDispatcher-worker-8 @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc 2025-04-23 14:32:36.622 [DefaultDispatcher-worker-13 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.626 [DefaultDispatcher-worker-17 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.629 [DefaultDispatcher-worker-7 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8 2025-04-23 14:32:36.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 14:32:36.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 14:32:36.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.632 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ee12d8: (connection evicted) 2025-04-23 14:32:36.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 14:32:36.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 14:32:36.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 14:32:36.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 14:32:36.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.633 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddd71cc: (connection evicted) 2025-04-23 14:32:36.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 14:32:36.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21e441d1 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.634 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 14:32:36.641 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.646 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.647 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.648 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc1d215 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.648 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.649 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 14:32:36.656 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.661 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.662 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.662 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.666 [DefaultDispatcher-worker-19 @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27796482 2025-04-23 14:32:36.673 [DefaultDispatcher-worker-18 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.676 [DefaultDispatcher-worker-9 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.680 [DefaultDispatcher-worker-9 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2088e339 2025-04-23 14:32:36.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 14:32:36.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 14:32:36.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.682 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2088e339: (connection evicted) 2025-04-23 14:32:36.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 14:32:36.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.683 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27796482: (connection evicted) 2025-04-23 14:32:36.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 14:32:36.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7158a28c 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.684 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 14:32:36.691 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.696 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.697 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.698 [Test worker @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484a91f5 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.698 [Test worker @coroutine#5994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 14:32:36.705 [DefaultDispatcher-worker-9 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:36.705 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.705 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.705 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.706 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.706 [DefaultDispatcher-worker-12 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.706 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.711 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.712 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.713 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.716 [DefaultDispatcher-worker-15 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b596e21 2025-04-23 14:32:36.723 [DefaultDispatcher-worker-13 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.727 [DefaultDispatcher-worker-13 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.730 [DefaultDispatcher-worker-13 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 14:32:36.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.733 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ffd0cb: (connection evicted) 2025-04-23 14:32:36.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 14:32:36.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 14:32:36.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.734 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b596e21: (connection evicted) 2025-04-23 14:32:36.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 14:32:36.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37d92db4 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.735 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 14:32:36.736 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.736 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.736 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 14:32:36.743 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.748 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.749 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.750 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.754 [DefaultDispatcher-worker-6 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58ef1543 2025-04-23 14:32:36.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 14:32:36.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 14:32:36.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.756 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ef1543: (connection evicted) 2025-04-23 14:32:36.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 14:32:36.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ffc12a3 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.757 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 14:32:36.765 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.769 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.770 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.771 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.776 [DefaultDispatcher-worker-20 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.786 [DefaultDispatcher-worker-20 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.790 [DefaultDispatcher-worker-16 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d 2025-04-23 14:32:36.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 14:32:36.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 14:32:36.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.793 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48dbf9d: (connection evicted) 2025-04-23 14:32:36.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 14:32:36.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7afdd0 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.794 [Test worker @coroutine#6096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 14:32:36.802 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.807 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.808 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.809 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.814 [DefaultDispatcher-worker-13 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.825 [DefaultDispatcher-worker-18 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.829 [DefaultDispatcher-worker-13 @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.836 [DefaultDispatcher-worker-22 @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@680c372f 2025-04-23 14:32:36.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 14:32:36.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 14:32:36.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.837 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@680c372f: (connection evicted) 2025-04-23 14:32:36.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 14:32:36.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6895b608 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.838 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.839 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 14:32:36.846 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.852 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.853 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.853 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.858 [DefaultDispatcher-worker-13 @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.868 [DefaultDispatcher-worker-19 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.872 [DefaultDispatcher-worker-15 @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.877 [DefaultDispatcher-worker-8 @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349a8977 2025-04-23 14:32:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 14:32:36.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 14:32:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.878 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349a8977: (connection evicted) 2025-04-23 14:32:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 14:32:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66beb02d 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.880 [Test worker @coroutine#6158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 14:32:36.888 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.888 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.892 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.893 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.894 [Test worker @coroutine#6164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12b79055 2025-04-23 14:32:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 14:32:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 14:32:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 14:32:36.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@352bccf 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.899 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 14:32:36.900 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.900 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.900 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 14:32:36.907 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.912 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.913 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.914 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732d2b59 2025-04-23 14:32:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 14:32:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 14:32:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 14:32:36.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.916 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251e00a0 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.917 [Test worker @coroutine#6205] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 14:32:36.924 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.929 [Test worker @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.930 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.931 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2025-04-23 14:32:36.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 14:32:36.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 14:32:36.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 14:32:36.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34bd4987 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.935 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.936 [UI Thread @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 14:32:36.944 [UI Thread @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.950 [UI Thread @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.951 [UI Thread @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-7 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-13 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.952 [UI Thread @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d336a51 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-13 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.952 [DefaultDispatcher-worker-7 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.953 [DefaultDispatcher-worker-19 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.953 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.953 [DefaultDispatcher-worker-19 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.953 [DefaultDispatcher-worker-7 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:36.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 14:32:36.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 14:32:36.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:36.954 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d336a51: (connection evicted) 2025-04-23 14:32:36.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 14:32:36.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378446f9 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.955 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.956 [Test worker @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 14:32:36.964 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.969 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.970 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.970 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-04-23 14:32:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 14:32:36.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 14:32:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 14:32:36.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 14:32:36.972 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@153f6a67 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.973 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 14:32:36.981 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.986 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.987 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.988 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2025-04-23 14:32:36.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 14:32:36.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 14:32:36.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:36.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:36.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 14:32:36.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@470c40be 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:36.989 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 14:32:36.990 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:36.990 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:36.990 [Test worker @coroutine#6282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 14:32:36.998 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:37.003 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:37.004 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:37.005 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b78c40d 2025-04-23 14:32:37.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 14:32:37.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 14:32:37.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 14:32:37.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140e2d82 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.007 [Test worker @coroutine#6298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 14:32:37.015 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.020 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.021 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.022 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27cc84a2 2025-04-23 14:32:37.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 14:32:37.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 14:32:37.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 14:32:37.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab36cee 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.025 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-04-23 14:32:37.033 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.038 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.039 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.040 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64e3d4ab 2025-04-23 14:32:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-04-23 14:32:37.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-04-23 14:32:37.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-04-23 14:32:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c18556c 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.044 [Test worker @coroutine#6332] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-04-23 14:32:37.053 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.058 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.059 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.059 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d1101eb 2025-04-23 14:32:37.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-04-23 14:32:37.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-04-23 14:32:37.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-04-23 14:32:37.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8f0c59 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.062 [Test worker @coroutine#6350] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-04-23 14:32:37.070 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-22 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-22 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.074 [DefaultDispatcher-worker-20 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.076 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.077 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.077 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f2a5d5f 2025-04-23 14:32:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-04-23 14:32:37.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-04-23 14:32:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-04-23 14:32:37.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73c842dc 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.080 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-04-23 14:32:37.088 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.093 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.094 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.095 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e66d85d 2025-04-23 14:32:37.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-04-23 14:32:37.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-04-23 14:32:37.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-04-23 14:32:37.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a23ecf4 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.098 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-04-23 14:32:37.107 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.108 [DefaultDispatcher-worker-12 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:37.108 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.108 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.108 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.109 [DefaultDispatcher-worker-15 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.109 [DefaultDispatcher-worker-15 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.112 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.113 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.114 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.117 [UI Thread @coroutine#6406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 14:32:37.117 [UI Thread @coroutine#6406] 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 14:32:37.117 [UI Thread @coroutine#6406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 14:32:37.118 [UI Thread @coroutine#6406] 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 14:32:37.120 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-272 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 due to dirty commit state on close(). 2025-04-23 14:32:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3096a890 2025-04-23 14:32:37.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-04-23 14:32:37.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-04-23 14:32:37.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:37.122 [HikariPool-272 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3096a890: (connection evicted) 2025-04-23 14:32:37.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-04-23 14:32:37.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c98fe31 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.123 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-04-23 14:32:37.124 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.124 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.124 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-04-23 14:32:37.131 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.136 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.137 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.138 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17b3feb7 2025-04-23 14:32:37.140 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33063/Site/verify 2025-04-23 14:32:37.140 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33063/Site/verify. 2025-04-23 14:32:37.140 [UI Thread @coroutine#6429] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33063/Site/verify 2025-04-23 14:32:37.141 [UI Thread @coroutine#6429] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33063/Site/verify 2025-04-23 14:32:37.141 [UI Thread @coroutine#6429] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33063/Site/verify 2025-04-23 14:32:37.141 [UI Thread @coroutine#6429] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33063/Site/verify. 2025-04-23 14:32:37.141 [UI Thread @coroutine#6429] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33063/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 14:32:37.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-04-23 14:32:37.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-04-23 14:32:37.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 14:32:37.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:37.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-04-23 14:32:37.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c90063f 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.145 [Test worker @coroutine#6436] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-04-23 14:32:37.154 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.159 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.160 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.161 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.165 [DefaultDispatcher-worker-4 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.169 [DefaultDispatcher-worker-14 @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@456b12c3 2025-04-23 14:32:37.172 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json 2025-04-23 14:32:37.172 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json. 2025-04-23 14:32:37.172 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json 2025-04-23 14:32:37.173 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json 2025-04-23 14:32:37.173 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] 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:45059/719728102777135104/_ustadmanifest.json. 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45059/719728102777135104/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45059/mediainfo.json 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45059/mediainfo.json. 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45059/mediainfo.json 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45059/mediainfo.json 2025-04-23 14:32:37.174 [UI Thread @coroutine#6455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45059/mediainfo.json 2025-04-23 14:32:37.179 [DefaultDispatcher-worker-18 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:37.180 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.180 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.180 [DefaultDispatcher-worker-18 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.180 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.180 [DefaultDispatcher-worker-5 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.197 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:37.215 [UI Thread @coroutine#6455] 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:45059/mediainfo.json. 2025-04-23 14:32:37.215 [UI Thread @coroutine#6455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45059/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:37.246 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-22 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-22 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-22 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-22 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.368 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-16 @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-16 @coroutine#2246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.408 [DefaultDispatcher-worker-1 @coroutine#2246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45333/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.473 [DefaultDispatcher-worker-5 @coroutine#2275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c116084 2025-04-23 14:32:37.473 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.473 [DefaultDispatcher-worker-5 @coroutine#2275] 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 14:32:37.473 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.473 [DefaultDispatcher-worker-5 @coroutine#2275] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.610 [DefaultDispatcher-worker-7 @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9b0c16 2025-04-23 14:32:37.610 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.611 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.611 [DefaultDispatcher-worker-7 @coroutine#2290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.611 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.611 [DefaultDispatcher-worker-9 @coroutine#2290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54629/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-9 @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e10f765 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-9 @coroutine#2341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.710 [DefaultDispatcher-worker-8 @coroutine#2341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38287/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-13 @coroutine#2107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-11 @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4eccd2 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-11 @coroutine#2384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-13 @coroutine#2107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-17 @coroutine#2384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60363/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:37.957 [DefaultDispatcher-worker-2 @coroutine#2107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46465/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-19 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f70b659 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-19 @coroutine#2139] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.079 [DefaultDispatcher-worker-21 @coroutine#2139] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39375/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.113 [DefaultDispatcher-worker-2 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22825762 2025-04-23 14:32:38.113 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.114 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:38.114 [DefaultDispatcher-worker-2 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.114 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.114 [DefaultDispatcher-worker-10 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48975/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-21 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16448827 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-21 @coroutine#2184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.185 [DefaultDispatcher-worker-9 @coroutine#2184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36457/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-04-23 14:32:38.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-04-23 14:32:38.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:38.218 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@456b12c3: (connection evicted) 2025-04-23 14:32:38.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:38.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-04-23 14:32:38.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c36c62a 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.249 [Test worker @coroutine#6507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-04-23 14:32:38.257 [Test worker @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.262 [Test worker @coroutine#6508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.263 [Test worker @coroutine#6510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.264 [Test worker @coroutine#6512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.268 [DefaultDispatcher-worker-9 @coroutine#6514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.271 [DefaultDispatcher-worker-1 @coroutine#6507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b 2025-04-23 14:32:38.345 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json 2025-04-23 14:32:38.345 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json. 2025-04-23 14:32:38.345 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] 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:46021/719728105296470016/_ustadmanifest.json. 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46021/719728105296470016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46021/tincan.xml 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46021/tincan.xml. 2025-04-23 14:32:38.346 [UI Thread @coroutine#6523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46021/tincan.xml 2025-04-23 14:32:38.347 [UI Thread @coroutine#6523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46021/tincan.xml 2025-04-23 14:32:38.347 [UI Thread @coroutine#6523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46021/tincan.xml 2025-04-23 14:32:38.349 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-13 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4aadc 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId. 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-22 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.373 [DefaultDispatcher-worker-22 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49937/UmAppDatabase/replication/nodeId 2025-04-23 14:32:38.389 [UI Thread @coroutine#6523] 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:46021/tincan.xml. 2025-04-23 14:32:38.389 [UI Thread @coroutine#6523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46021/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 14:32:38.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-04-23 14:32:38.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-04-23 14:32:38.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 14:32:38.394 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a4edf0b: (connection evicted) 2025-04-23 14:32:38.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 14:32:38.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-04-23 14:32:38.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.