2025-03-25 06:23:04.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ddeaa5f 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:04.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:04.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:04.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-25 06:23:04.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-25 06:23:04.563 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.570 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:04.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@729afbf1 2025-03-25 06:23:04.574 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@729afbf1 2025-03-25 06:23:04.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5d0bd2 2025-03-25 06:23:04.577 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5d0bd2 2025-03-25 06:23:04.580 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78629081 2025-03-25 06:23:04.580 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@78629081 2025-03-25 06:23:04.583 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6001e9 2025-03-25 06:23:04.584 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d6001e9 2025-03-25 06:23:04.586 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@188020c7 2025-03-25 06:23:04.587 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@188020c7 2025-03-25 06:23:04.590 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c97bb9e 2025-03-25 06:23:04.590 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@c97bb9e 2025-03-25 06:23:04.590 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.593 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@609dc415 2025-03-25 06:23:04.593 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@609dc415 2025-03-25 06:23:04.594 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.596 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4ffea6 2025-03-25 06:23:04.596 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4ffea6 2025-03-25 06:23:04.599 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d06bd0 2025-03-25 06:23:04.599 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d06bd0 2025-03-25 06:23:04.599 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:04.814 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:04.814 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:04.815 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:04.816 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:04.823 [DefaultDispatcher-worker-10 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.824 [DefaultDispatcher-worker-10 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-25 06:23:04.825 [DefaultDispatcher-worker-10 @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-03-25 06:23:04.825 [DefaultDispatcher-worker-10 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-25 06:23:04.907 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.938 [DefaultDispatcher-worker-14 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.964 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:04.984 [DefaultDispatcher-worker-13 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:05.017 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:05.023 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:05.125 [DefaultDispatcher-worker-2 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4232b34a 2025-03-25 06:23:05.161 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-25 06:23:05.161 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-25 06:23:05.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-25 06:23:05.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-25 06:23:05.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:05.181 [DefaultDispatcher-worker-5 @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-03-25 06:23:05.181 [DefaultDispatcher-worker-1 @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-03-25 06:23:05.181 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4232b34a: (connection evicted) 2025-03-25 06:23:05.182 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729afbf1: (connection evicted) 2025-03-25 06:23:05.182 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5d0bd2: (connection evicted) 2025-03-25 06:23:05.183 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78629081: (connection evicted) 2025-03-25 06:23:05.183 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d6001e9: (connection evicted) 2025-03-25 06:23:05.184 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188020c7: (connection evicted) 2025-03-25 06:23:05.184 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c97bb9e: (connection evicted) 2025-03-25 06:23:05.185 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609dc415: (connection evicted) 2025-03-25 06:23:05.185 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4ffea6: (connection evicted) 2025-03-25 06:23:05.185 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44d06bd0: (connection evicted) 2025-03-25 06:23:05.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:05.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-25 06:23:05.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-25 06:23:05.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:05.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b8507df 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:05.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:05.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:05.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-25 06:23:05.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-25 06:23:05.202 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.213 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.216 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.219 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:05.219 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:05.219 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:05.219 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:05.233 [DefaultDispatcher-worker-16 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.234 [DefaultDispatcher-worker-16 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-25 06:23:05.234 [DefaultDispatcher-worker-16 @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-03-25 06:23:05.234 [DefaultDispatcher-worker-16 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-25 06:23:05.241 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.259 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.278 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.291 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.300 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:05.304 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a642d43 2025-03-25 06:23:05.306 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.306 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a642d43 2025-03-25 06:23:05.309 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a3c87f 2025-03-25 06:23:05.310 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a3c87f 2025-03-25 06:23:05.312 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509c4633 2025-03-25 06:23:05.313 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@509c4633 2025-03-25 06:23:05.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159ec244 2025-03-25 06:23:05.316 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@159ec244 2025-03-25 06:23:05.319 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bfb81 2025-03-25 06:23:05.319 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bfb81 2025-03-25 06:23:05.322 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c13603 2025-03-25 06:23:05.322 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c13603 2025-03-25 06:23:05.325 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16de5176 2025-03-25 06:23:05.325 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16de5176 2025-03-25 06:23:05.327 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b13d0b 2025-03-25 06:23:05.328 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75b13d0b 2025-03-25 06:23:05.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b767cf 2025-03-25 06:23:05.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b767cf 2025-03-25 06:23:05.330 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:05.348 [DefaultDispatcher-worker-16 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451816fd 2025-03-25 06:23:05.375 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-25 06:23:05.375 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-25 06:23:05.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-25 06:23:05.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-25 06:23:05.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:05.377 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451816fd: (connection evicted) 2025-03-25 06:23:05.377 [DefaultDispatcher-worker-2 @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-03-25 06:23:05.378 [DefaultDispatcher-worker-6 @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-03-25 06:23:05.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a642d43: (connection evicted) 2025-03-25 06:23:05.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54a3c87f: (connection evicted) 2025-03-25 06:23:05.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509c4633: (connection evicted) 2025-03-25 06:23:05.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@159ec244: (connection evicted) 2025-03-25 06:23:05.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bfb81: (connection evicted) 2025-03-25 06:23:05.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c13603: (connection evicted) 2025-03-25 06:23:05.381 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16de5176: (connection evicted) 2025-03-25 06:23:05.381 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75b13d0b: (connection evicted) 2025-03-25 06:23:05.381 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b767cf: (connection evicted) 2025-03-25 06:23:05.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:05.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-25 06:23:05.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-25 06:23:05.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eee6c13 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:05.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:05.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-25 06:23:05.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-03-25 06:23:05.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-03-25 06:23:05.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-25 06:23:05.526 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:05.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41582899 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:05.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:05.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:05.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-25 06:23:05.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-03-25 06:23:05.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-03-25 06:23:05.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-25 06:23:05.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4948daec 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:05.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:05.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:05.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-25 06:23:05.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-03-25 06:23:05.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-03-25 06:23:05.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-25 06:23:05.888 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:05.894 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de5871d 2025-03-25 06:23:05.901 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.165 [DefaultDispatcher-worker-11 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-03-25 06:23:06.173 [DefaultDispatcher-worker-11 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-03-25 06:23:06.174 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50051/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-25 06:23:06.174 [DefaultDispatcher-worker-11 @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:50051/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-25 06:23:06.174 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50051/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-25 06:23:06.192 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50051/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-25 06:23:06.193 [DefaultDispatcher-worker-11 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50051/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-25 06:23:06.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-25 06:23:06.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-25 06:23:06.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.250 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7de5871d: (connection evicted) 2025-03-25 06:23:06.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-25 06:23:06.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-25 06:23:06.255 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1209a0f 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3d8e4 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-25 06:23:06.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-25 06:23:06.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b 2025-03-25 06:23:06.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-25 06:23:06.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101c15ad 2025-03-25 06:23:06.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-25 06:23:06.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-25 06:23:06.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-25 06:23:06.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-25 06:23:06.321 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-25 06:23:06.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-25 06:23:06.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-25 06:23:06.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.326 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f2c995b: (connection evicted) 2025-03-25 06:23:06.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-25 06:23:06.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-25 06:23:06.328 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a466dd 2025-03-25 06:23:06.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9a1205 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-25 06:23:06.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-03-25 06:23:06.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be 2025-03-25 06:23:06.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-25 06:23:06.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@645ba24a 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-25 06:23:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-25 06:23:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd2b9c1 2025-03-25 06:23:06.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-25 06:23:06.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-25 06:23:06.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-25 06:23:06.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.364 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8d52be: (connection evicted) 2025-03-25 06:23:06.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-25 06:23:06.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-25 06:23:06.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628962e5 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-25 06:23:06.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-03-25 06:23:06.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@399f5daf 2025-03-25 06:23:06.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-25 06:23:06.380 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4cceb 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-25 06:23:06.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-25 06:23:06.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bbc273 2025-03-25 06:23:06.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-25 06:23:06.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-25 06:23:06.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-25 06:23:06.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.397 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399f5daf: (connection evicted) 2025-03-25 06:23:06.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-25 06:23:06.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5613247e 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-25 06:23:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-03-25 06:23:06.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e50283 2025-03-25 06:23:06.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-25 06:23:06.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd7e993 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-25 06:23:06.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-03-25 06:23:06.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb48970 2025-03-25 06:23:06.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-25 06:23:06.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-25 06:23:06.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-25 06:23:06.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.439 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e50283: (connection evicted) 2025-03-25 06:23:06.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-25 06:23:06.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-25 06:23:06.454 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.487 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.517 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177ddd24 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-25 06:23:06.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-25 06:23:06.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@126675fd 2025-03-25 06:23:06.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-25 06:23:06.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0dca15 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-25 06:23:06.739 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.750 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.781 [DefaultDispatcher-worker-6 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.808 [DefaultDispatcher-worker-16 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.819 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.828 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-25 06:23:06.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-25 06:23:06.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.917 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126675fd: (connection evicted) 2025-03-25 06:23:06.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-25 06:23:06.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-25 06:23:06.926 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da5fdc 2025-03-25 06:23:06.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4348fa35 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-25 06:23:06.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-03-25 06:23:06.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@42401b81 2025-03-25 06:23:06.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.958 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-25 06:23:06.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-25 06:23:06.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a278584 2025-03-25 06:23:06.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-25 06:23:06.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-25 06:23:06.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-25 06:23:06.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.966 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42401b81: (connection evicted) 2025-03-25 06:23:06.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-25 06:23:06.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22ae32ba 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-25 06:23:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@299a43d9 2025-03-25 06:23:06.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-25 06:23:06.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ccd000e 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:06.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-25 06:23:06.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-25 06:23:06.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-25 06:23:06.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-25 06:23:06.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-25 06:23:06.995 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-25 06:23:06.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:06.995 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299a43d9: (connection evicted) 2025-03-25 06:23:06.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:06.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-25 06:23:06.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-25 06:23:06.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f4a605f 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:06.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-25 06:23:07.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-03-25 06:23:07.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c 2025-03-25 06:23:07.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-25 06:23:07.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-25 06:23:07.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37f71c05 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-25 06:23:07.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-25 06:23:07.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dd8a273 2025-03-25 06:23:07.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-25 06:23:07.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-25 06:23:07.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-25 06:23:07.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.029 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bcfe29c: (connection evicted) 2025-03-25 06:23:07.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-25 06:23:07.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee9d31 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-25 06:23:07.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-03-25 06:23:07.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@a99c42c 2025-03-25 06:23:07.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-25 06:23:07.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-25 06:23:07.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-25 06:23:07.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec082a1 2025-03-25 06:23:07.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-25 06:23:07.059 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.089 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.125 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.139 [HikariPool-22 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-25 06:23:07.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-25 06:23:07.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.148 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a99c42c: (connection evicted) 2025-03-25 06:23:07.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-25 06:23:07.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-25 06:23:07.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c33608 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-25 06:23:07.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-03-25 06:23:07.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ebee9 2025-03-25 06:23:07.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-25 06:23:07.157 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-25 06:23:07.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-03-25 06:23:07.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-03-25 06:23:07.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-25 06:23:07.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-25 06:23:07.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-25 06:23:07.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.183 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58ebee9: (connection evicted) 2025-03-25 06:23:07.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-25 06:23:07.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e426dd2 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-25 06:23:07.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-03-25 06:23:07.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b 2025-03-25 06:23:07.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-25 06:23:07.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-25 06:23:07.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-25 06:23:07.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-25 06:23:07.221 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-25 06:23:07.223 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-25 06:23:07.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-25 06:23:07.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-25 06:23:07.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.225 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67c0c90b: (connection evicted) 2025-03-25 06:23:07.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-25 06:23:07.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-25 06:23:07.227 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-25 06:23:07.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-25 06:23:07.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-25 06:23:07.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-25 06:23:07.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-25 06:23:07.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-25 06:23:07.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-25 06:23:07.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-25 06:23:07.270 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-25 06:23:07.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-25 06:23:07.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.281 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-03-25 06:23:07.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-25 06:23:07.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-25 06:23:07.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-03-25 06:23:07.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-03-25 06:23:07.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-25 06:23:07.311 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-25 06:23:07.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-25 06:23:07.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-25 06:23:07.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-25 06:23:07.349 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.403 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.437 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.545 [DefaultDispatcher-worker-5 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-25 06:23:07.547 [DefaultDispatcher-worker-5 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-25 06:23:07.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-25 06:23:07.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-25 06:23:07.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.550 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-03-25 06:23:07.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-25 06:23:07.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-25 06:23:07.553 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-25 06:23:07.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-25 06:23:07.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-25 06:23:07.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-03-25 06:23:07.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-03-25 06:23:07.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1255de25 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-25 06:23:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-03-25 06:23:07.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891b7c5 2025-03-25 06:23:07.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-25 06:23:07.659 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.677 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-25 06:23:07.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-25 06:23:07.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.832 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-03-25 06:23:07.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-25 06:23:07.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32328dc4 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-03-25 06:23:07.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2025-03-25 06:23:07.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-25 06:23:07.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-03-25 06:23:07.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-03-25 06:23:07.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-25 06:23:07.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-25 06:23:07.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-25 06:23:07.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.856 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2025-03-25 06:23:07.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:07.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-25 06:23:07.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef8090b 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-25 06:23:07.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-03-25 06:23:07.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@404009df 2025-03-25 06:23:07.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-25 06:23:07.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:07.883 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:07.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-25 06:23:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-25 06:23:07.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-25 06:23:07.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-25 06:23:07.952 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.968 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.984 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:07.997 [DefaultDispatcher-worker-16 @coroutine#230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-25 06:23:07.998 [DefaultDispatcher-worker-16 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-25 06:23:07.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-25 06:23:07.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-25 06:23:07.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.000 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404009df: (connection evicted) 2025-03-25 06:23:08.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-25 06:23:08.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-25 06:23:08.001 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c69e1e1 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-25 06:23:08.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-03-25 06:23:08.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d 2025-03-25 06:23:08.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-25 06:23:08.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-03-25 06:23:08.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-03-25 06:23:08.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-25 06:23:08.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-25 06:23:08.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-25 06:23:08.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.025 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc6c20d: (connection evicted) 2025-03-25 06:23:08.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-25 06:23:08.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-25 06:23:08.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a8529 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-25 06:23:08.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-25 06:23:08.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-25 06:23:08.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-25 06:23:08.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-25 06:23:08.076 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-25 06:23:08.079 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e639ee 2025-03-25 06:23:08.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-25 06:23:08.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-03-25 06:23:08.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-03-25 06:23:08.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-25 06:23:08.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-25 06:23:08.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-25 06:23:08.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:08.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-25 06:23:08.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3316b6 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-25 06:23:08.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-25 06:23:08.099 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.108 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.109 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ea960f 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-25 06:23:08.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:08.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:08.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-25 06:23:08.120 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.122 [DefaultDispatcher-worker-20 @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56c6d515 2025-03-25 06:23:08.123 [DefaultDispatcher-worker-15 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:08.125 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:08.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-25 06:23:08.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-25 06:23:08.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.129 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56c6d515: (connection evicted) 2025-03-25 06:23:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-25 06:23:08.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-25 06:23:08.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311d28f5 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-25 06:23:08.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-25 06:23:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.145 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.146 [Test worker @coroutine#282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f4d2294 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-25 06:23:08.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-25 06:23:08.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-25 06:23:08.155 [DefaultDispatcher-worker-10 @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c190cfc 2025-03-25 06:23:08.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-25 06:23:08.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-25 06:23:08.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.161 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c190cfc: (connection evicted) 2025-03-25 06:23:08.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-25 06:23:08.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5256fbc 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-25 06:23:08.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-25 06:23:08.168 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.178 [Test worker @coroutine#298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.180 [Test worker @coroutine#300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350342e0 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-03-25 06:23:08.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-03-25 06:23:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-25 06:23:08.185 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.187 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-46 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3620eab due to dirty commit state on close(). 2025-03-25 06:23:08.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3620eab 2025-03-25 06:23:08.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-25 06:23:08.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-25 06:23:08.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.191 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3620eab: (connection evicted) 2025-03-25 06:23:08.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-25 06:23:08.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-25 06:23:08.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d60fa1 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-25 06:23:08.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-03-25 06:23:08.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-03-25 06:23:08.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-25 06:23:08.213 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.238 [DefaultDispatcher-worker-9 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-03-25 06:23:08.245 [DefaultDispatcher-worker-10 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-03-25 06:23:08.249 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.283 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.285 [DefaultDispatcher-worker-13 @coroutine#313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366 2025-03-25 06:23:08.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-25 06:23:08.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-25 06:23:08.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.288 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe2a366: (connection evicted) 2025-03-25 06:23:08.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-25 06:23:08.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-25 06:23:08.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35524549 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-25 06:23:08.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-03-25 06:23:08.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-03-25 06:23:08.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-25 06:23:08.345 [DefaultDispatcher-worker-3 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-03-25 06:23:08.352 [DefaultDispatcher-worker-14 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d6a20 2025-03-25 06:23:08.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-25 06:23:08.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-25 06:23:08.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.371 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d6a20: (connection evicted) 2025-03-25 06:23:08.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-25 06:23:08.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-25 06:23:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-25 06:23:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fe05fff 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-25 06:23:08.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-03-25 06:23:08.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-03-25 06:23:08.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-25 06:23:08.429 [DefaultDispatcher-worker-3 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d06801f 2025-03-25 06:23:08.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-25 06:23:08.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-25 06:23:08.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.431 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d06801f: (connection evicted) 2025-03-25 06:23:08.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-25 06:23:08.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4449b273 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-25 06:23:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-25 06:23:08.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-25 06:23:08.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-25 06:23:08.463 [DefaultDispatcher-worker-12 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-25 06:23:08.469 [DefaultDispatcher-worker-11 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6 2025-03-25 06:23:08.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-25 06:23:08.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-25 06:23:08.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.470 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d9bd1d6: (connection evicted) 2025-03-25 06:23:08.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-25 06:23:08.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-25 06:23:08.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-25 06:23:08.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-25 06:23:08.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-25 06:23:08.496 [DefaultDispatcher-worker-13 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-25 06:23:08.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-25 06:23:08.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-25 06:23:08.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.498 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-03-25 06:23:08.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-25 06:23:08.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377e90b0 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-03-25 06:23:08.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-03-25 06:23:08.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-25 06:23:08.522 [DefaultDispatcher-worker-3 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6 2025-03-25 06:23:08.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-25 06:23:08.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-25 06:23:08.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.523 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cf16a6: (connection evicted) 2025-03-25 06:23:08.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-25 06:23:08.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d190639 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-03-25 06:23:08.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-03-25 06:23:08.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-25 06:23:08.759 [DefaultDispatcher-worker-11 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-03-25 06:23:08.767 [DefaultDispatcher-worker-7 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-03-25 06:23:08.770 [Test worker @coroutine#343] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40817/manifest.json 2025-03-25 06:23:08.771 [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:40817/manifest.json. 2025-03-25 06:23:08.771 [Test worker @coroutine#343] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40817/manifest.json 2025-03-25 06:23:08.773 [Test worker @coroutine#343] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40817/manifest.json 2025-03-25 06:23:08.773 [Test worker @coroutine#343] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40817/manifest.json 2025-03-25 06:23:08.791 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.905 [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:40817/manifest.json. 2025-03-25 06:23:08.905 [Test worker @coroutine#343] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40817/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:08.915 [DefaultDispatcher-worker-8 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c732d 2025-03-25 06:23:08.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-25 06:23:08.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-25 06:23:08.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:08.923 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c732d: (connection evicted) 2025-03-25 06:23:08.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:08.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-25 06:23:08.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17fb5184 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-25 06:23:08.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:08.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:08.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5730b513 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:08.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:08.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-03-25 06:23:08.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-03-25 06:23:08.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-25 06:23:08.989 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:09.049 [Test worker] INFO ktor.application - Application started in 0.064 seconds. 2025-03-25 06:23:09.050 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@746da54f 2025-03-25 06:23:09.053 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:09.065 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:09.136 [DefaultDispatcher-worker-13 @coroutine#354] INFO ktor.application - Responding at http://0.0.0.0:44593 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6173863f 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:09.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:09.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-25 06:23:09.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@e08d871 2025-03-25 06:23:09.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@e08d871 2025-03-25 06:23:09.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-25 06:23:09.167 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-25 06:23:09.175 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-25 06:23:09.175 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-25 06:23:09.175 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-25 06:23:09.176 [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-03-25 06:23:09.176 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-25 06:23:09.176 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-25 06:23:09.176 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-25 06:23:09.176 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@242ebd3b 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:09.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-25 06:23:09.221 [DefaultDispatcher-worker-6 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.230 [DefaultDispatcher-worker-11 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.236 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e08d871 2025-03-25 06:23:09.237 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:09.239 [DefaultDispatcher-worker-11 @coroutine#366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e08d871 2025-03-25 06:23:09.245 [DefaultDispatcher-worker-3 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.253 [DefaultDispatcher-worker-19 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.253 [Test worker @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.253 [Test worker @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json. 2025-03-25 06:23:09.253 [Test worker @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.256 [Test worker @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.256 [Test worker @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.257 [Test worker @coroutine#360] 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:44593/api/content/708855962449031168/_ustadmanifest.json. 2025-03-25 06:23:09.257 [Test worker @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:09.269 [DefaultDispatcher-worker-17 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.273 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-25 06:23:09.274 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c187f804-8d82-4df8-8b47-ead9d40b75f4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-25 06:23:09.276 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:09.276 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c187f804-8d82-4df8-8b47-ead9d40b75f4 2025-03-25 06:23:09.279 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:09.281 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:09.281 [DefaultDispatcher-worker-15 @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:44593/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:09.281 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:09.281 [DefaultDispatcher-worker-15 @coroutine#380] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44593/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:09.287 [DefaultDispatcher-worker-15 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.288 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/UmAppDatabase/replication/nodeId 2025-03-25 06:23:09.288 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44593/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:09.288 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/UmAppDatabase/replication/nodeId 2025-03-25 06:23:09.294 [DefaultDispatcher-worker-19 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/api/blob/upload-init-batch 2025-03-25 06:23:09.294 [DefaultDispatcher-worker-19 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44593/api/blob/upload-init-batch. 2025-03-25 06:23:09.294 [DefaultDispatcher-worker-19 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/blob/upload-init-batch 2025-03-25 06:23:09.294 [DefaultDispatcher-worker-19 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44593/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:09.358 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:09.358 [eventLoopGroupProxy-4-3 @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/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-03-25 06:23:09.358 [eventLoopGroupProxy-4-2 @call-handler#402] 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-03-25 06:23:09.358 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:09.366 [eventLoopGroupProxy-4-3 @call-handler#403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.367 [eventLoopGroupProxy-4-2 @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 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-03-25 06:23:09.367 [eventLoopGroupProxy-4-1 @call-handler#400] 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-03-25 06:23:09.367 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:09.369 [eventLoopGroupProxy-4-4 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.370 [eventLoopGroupProxy-4-1 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.372 [DefaultDispatcher-worker-16 @coroutine#380] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:09.373 [DefaultDispatcher-worker-16 @coroutine#380] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:09.374 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/UmAppDatabase/replication/nodeId 2025-03-25 06:23:09.374 [DefaultDispatcher-worker-15 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/UmAppDatabase/replication/nodeId 2025-03-25 06:23:09.385 [eventLoopGroupProxy-4-3 @call-handler#403] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 31ms 2025-03-25 06:23:09.385 [eventLoopGroupProxy-4-1 @call-handler#400] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 31ms 2025-03-25 06:23:09.386 [eventLoopGroupProxy-4-2 @coroutine#410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:09.393 [DefaultDispatcher-worker-18 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.400 [eventLoopGroupProxy-4-2 @call-handler#402] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2025-03-25 06:23:09.402 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/blob/upload-init-batch 2025-03-25 06:23:09.402 [DefaultDispatcher-worker-4 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.402 [DefaultDispatcher-worker-3 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/blob/upload-init-batch 2025-03-25 06:23:09.406 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44593/api/blob/upload-init-batch. 2025-03-25 06:23:09.406 [DefaultDispatcher-worker-8 @coroutine#378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44593/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:09.422 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.422 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44593/api/blob/upload-batch-data. 2025-03-25 06:23:09.422 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.423 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44593/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:09.433 [eventLoopGroupProxy-4-1 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:09.447 [eventLoopGroupProxy-4-1 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:09.448 [eventLoopGroupProxy-4-1 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.448 [eventLoopGroupProxy-4-1 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2025-03-25 06:23:09.449 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.458 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.458 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44593/api/blob/upload-batch-data. 2025-03-25 06:23:09.458 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.458 [DefaultDispatcher-worker-8 @coroutine#415] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44593/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:09.463 [eventLoopGroupProxy-4-1 @call-handler#422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:09.470 [eventLoopGroupProxy-4-1 @coroutine#423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:09.470 [eventLoopGroupProxy-4-1 @call-handler#422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.471 [eventLoopGroupProxy-4-1 @call-handler#422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:09.473 [DefaultDispatcher-worker-2 @coroutine#415] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/blob/upload-batch-data 2025-03-25 06:23:09.485 [DefaultDispatcher-worker-1 @coroutine#378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.494 [DefaultDispatcher-worker-18 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.508 [DefaultDispatcher-worker-18 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/UmAppDatabase/replication/message 2025-03-25 06:23:09.508 [DefaultDispatcher-worker-18 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44593/UmAppDatabase/replication/message. 2025-03-25 06:23:09.508 [DefaultDispatcher-worker-18 @coroutine#381] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/UmAppDatabase/replication/message 2025-03-25 06:23:09.509 [DefaultDispatcher-worker-18 @coroutine#381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44593/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:09.511 [eventLoopGroupProxy-4-1 @call-handler#436] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:09.511 [eventLoopGroupProxy-4-1 @call-handler#436] 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-03-25 06:23:09.511 [eventLoopGroupProxy-4-1 @call-handler#436] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:09.526 [DefaultDispatcher-worker-4 @call-handler#436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-03-25 06:23:09.527 [eventLoopGroupProxy-4-1 @call-handler#436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:09.528 [DefaultDispatcher-worker-9 @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.528 [eventLoopGroupProxy-4-1 @call-handler#436] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 17ms 2025-03-25 06:23:09.528 [DefaultDispatcher-worker-9 @coroutine#353] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json. 2025-03-25 06:23:09.528 [DefaultDispatcher-worker-9 @coroutine#353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.528 [DefaultDispatcher-worker-11 @coroutine#381] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/UmAppDatabase/replication/message 2025-03-25 06:23:09.528 [DefaultDispatcher-worker-11 @coroutine#381] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/UmAppDatabase/replication/message 2025-03-25 06:23:09.529 [DefaultDispatcher-worker-11 @coroutine#381] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44593/UmAppDatabase/replication/message. 2025-03-25 06:23:09.529 [DefaultDispatcher-worker-11 @coroutine#381] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44593/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:09.530 [DefaultDispatcher-worker-12 @coroutine#353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.530 [DefaultDispatcher-worker-12 @coroutine#353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json 2025-03-25 06:23:09.530 [DefaultDispatcher-worker-12 @coroutine#353] 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:44593/api/content/708855962449031168/_ustadmanifest.json. 2025-03-25 06:23:09.530 [DefaultDispatcher-worker-12 @coroutine#353] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44593/api/content/708855962449031168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:09.536 [DefaultDispatcher-worker-15 @coroutine#381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd 2025-03-25 06:23:09.538 [DefaultDispatcher-worker-15 @coroutine#353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b 2025-03-25 06:23:09.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-25 06:23:09.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-25 06:23:09.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-25 06:23:09.539 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-25 06:23:09.539 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-25 06:23:09.541 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e08d871 2025-03-25 06:23:09.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-25 06:23:09.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-25 06:23:09.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:09.541 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e96f3cd: (connection evicted) 2025-03-25 06:23:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:09.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-25 06:23:09.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-25 06:23:09.669 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:09.669 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:09.986 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:10.115 [DefaultDispatcher-worker-7 @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:10.547 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@746da54f 2025-03-25 06:23:10.548 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@746da54f 2025-03-25 06:23:10.551 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696ce057 2025-03-25 06:23:10.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-25 06:23:10.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-25 06:23:10.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:10.551 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4cb17b: (connection evicted) 2025-03-25 06:23:10.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:10.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-25 06:23:10.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b38db21 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:10.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:10.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-25 06:23:10.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:10.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:10.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1248f83 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:10.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:10.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-25 06:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-25 06:23:10.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-25 06:23:10.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-25 06:23:10.607 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:10.609 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2025-03-25 06:23:10.609 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6075a4ea 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-25 06:23:10.612 [DefaultDispatcher-worker-15 @coroutine#463] INFO ktor.application - Responding at http://0.0.0.0:38027 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bfb60b7 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:10.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:10.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-25 06:23:10.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-25 06:23:10.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-25 06:23:10.617 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-25 06:23:10.618 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-25 06:23:10.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-25 06:23:10.618 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-25 06:23:10.618 [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-03-25 06:23:10.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-25 06:23:10.618 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-25 06:23:10.618 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:10.618 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f3dafd4 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-25 06:23:10.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:10.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:10.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-25 06:23:10.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-25 06:23:10.658 [DefaultDispatcher-worker-9 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.666 [DefaultDispatcher-worker-6 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.674 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-25 06:23:10.678 [Test worker @coroutine#474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-25 06:23:10.683 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:10.687 [DefaultDispatcher-worker-15 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.689 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:10.695 [DefaultDispatcher-worker-4 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.695 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:10.695 [Test worker @coroutine#468] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json. 2025-03-25 06:23:10.695 [Test worker @coroutine#468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:10.698 [Test worker @coroutine#468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:10.698 [Test worker @coroutine#468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:10.698 [Test worker @coroutine#468] 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:38027/api/content/708855965277319168/_ustadmanifest.json. 2025-03-25 06:23:10.698 [Test worker @coroutine#468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:10.711 [DefaultDispatcher-worker-12 @coroutine#468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.713 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-25 06:23:10.713 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-be5bae45-43ac-4051-b18e-71a2f89bd266', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-25 06:23:10.715 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:10.715 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:10.715 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-be5bae45-43ac-4051-b18e-71a2f89bd266 2025-03-25 06:23:10.717 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:10.717 [DefaultDispatcher-worker-7 @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:38027/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:10.718 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:10.718 [DefaultDispatcher-worker-7 @coroutine#488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:10.723 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:10.724 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:10.724 [eventLoopGroupProxy-7-1 @call-handler#497] 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-03-25 06:23:10.724 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:10.725 [eventLoopGroupProxy-7-1 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.725 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:10.725 [DefaultDispatcher-worker-6 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.725 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.725 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/UmAppDatabase/replication/nodeId 2025-03-25 06:23:10.726 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:10.726 [DefaultDispatcher-worker-6 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/UmAppDatabase/replication/nodeId 2025-03-25 06:23:10.726 [eventLoopGroupProxy-7-1 @call-handler#497] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2025-03-25 06:23:10.727 [DefaultDispatcher-worker-16 @coroutine#488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:10.727 [DefaultDispatcher-worker-16 @coroutine#488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:10.729 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:10.729 [eventLoopGroupProxy-7-1 @call-handler#507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.729 [eventLoopGroupProxy-7-1 @call-handler#507] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-3 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-3 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-init-batch. 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-3 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-3 @coroutine#486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-12 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/UmAppDatabase/replication/nodeId 2025-03-25 06:23:10.734 [DefaultDispatcher-worker-12 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/UmAppDatabase/replication/nodeId 2025-03-25 06:23:10.737 [eventLoopGroupProxy-7-1 @call-handler#512] 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-03-25 06:23:10.737 [eventLoopGroupProxy-7-1 @call-handler#512] 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-03-25 06:23:10.740 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:10.742 [eventLoopGroupProxy-7-1 @call-handler#512] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2025-03-25 06:23:10.742 [DefaultDispatcher-worker-8 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.743 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:10.743 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:10.744 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-init-batch. 2025-03-25 06:23:10.744 [DefaultDispatcher-worker-13 @coroutine#486] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:10.746 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.746 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:10.746 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.746 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:10.752 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:10.756 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:10.756 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.756 [DefaultDispatcher-worker-10 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.756 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:10.757 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.759 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.759 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:10.759 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.759 [DefaultDispatcher-worker-12 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:10.762 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:10.768 [eventLoopGroupProxy-7-1 @coroutine#526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:10.769 [eventLoopGroupProxy-7-1 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.770 [eventLoopGroupProxy-7-1 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:10.770 [DefaultDispatcher-worker-19 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.774 [DefaultDispatcher-worker-19 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.774 [DefaultDispatcher-worker-19 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:10.774 [DefaultDispatcher-worker-19 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.774 [DefaultDispatcher-worker-19 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:10.776 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:10.818 [eventLoopGroupProxy-7-1 @call-handler#530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.818 [eventLoopGroupProxy-7-1 @call-handler#530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-25 06:23:10.819 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.820 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.820 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:10.820 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.821 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:10.824 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:10.824 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-25 06:23:10.826 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.826 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:10.826 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:10.827 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:38027/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38027/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-25 06:23:10.827 [DefaultDispatcher-worker-13 @coroutine#517] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:38027/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:10.851 [DefaultDispatcher-worker-19 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.871 [DefaultDispatcher-worker-13 @coroutine#486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:10.874 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-25 06:23:11.373 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-07211886-de20-4147-8a1a-529a2ff0c56f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-25 06:23:11.374 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:11.374 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-07211886-de20-4147-8a1a-529a2ff0c56f 2025-03-25 06:23:11.386 [DefaultDispatcher-worker-19 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:11.386 [DefaultDispatcher-worker-19 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-init-batch. 2025-03-25 06:23:11.386 [DefaultDispatcher-worker-19 @coroutine#539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:11.386 [DefaultDispatcher-worker-19 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:11.392 [eventLoopGroupProxy-7-1 @call-handler#542] 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-03-25 06:23:11.392 [eventLoopGroupProxy-7-1 @call-handler#542] 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-03-25 06:23:11.394 [eventLoopGroupProxy-7-1 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:11.396 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2025-03-25 06:23:11.399 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:11.399 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/api/blob/upload-init-batch 2025-03-25 06:23:11.399 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-init-batch. 2025-03-25 06:23:11.399 [DefaultDispatcher-worker-8 @coroutine#539] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:11.401 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.401 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.401 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.401 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.404 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.409 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.409 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:11.410 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.415 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.415 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.415 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.415 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.420 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.423 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.423 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:11.426 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.430 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.430 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.430 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.430 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.432 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.476 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.477 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-25 06:23:11.478 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.479 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.479 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.479 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.479 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.482 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.530 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.531 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-03-25 06:23:11.532 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.533 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.533 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.533 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.533 [DefaultDispatcher-worker-8 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.535 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.578 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.578 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-25 06:23:11.579 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.580 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.580 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.580 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.581 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.583 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.625 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.625 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:11.626 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.627 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.627 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.627 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.627 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.629 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.671 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.671 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:11.671 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.672 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.672 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.672 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.672 [DefaultDispatcher-worker-3 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.674 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.716 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.717 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:11.717 [DefaultDispatcher-worker-19 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.718 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.718 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.718 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.718 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.721 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.762 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.762 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-25 06:23:11.762 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.763 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.763 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.763 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.763 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.764 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.807 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.808 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:11.809 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.809 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.810 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.810 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.810 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.812 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.853 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.853 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:11.854 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.855 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.855 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.855 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.856 [DefaultDispatcher-worker-5 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.858 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.884 [DefaultDispatcher-worker-17 @coroutine#540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:11.898 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.899 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-25 06:23:11.899 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.900 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.900 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.900 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.900 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.901 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.943 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.943 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:11.944 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.945 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.945 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.945 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.945 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.947 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:11.991 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:11.992 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:11.992 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-25 06:23:11.995 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.997 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.997 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:11.997 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:11.997 [DefaultDispatcher-worker-14 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:11.999 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:12.001 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:12.002 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:12.002 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:12.003 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:12.005 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:12.005 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/blob/upload-batch-data. 2025-03-25 06:23:12.005 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:12.005 [DefaultDispatcher-worker-17 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:12.012 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:12.021 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:12.022 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:12.022 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:12.023 [DefaultDispatcher-worker-13 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/blob/upload-batch-data 2025-03-25 06:23:12.036 [DefaultDispatcher-worker-4 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:12.045 [DefaultDispatcher-worker-15 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:12.046 [DefaultDispatcher-worker-15 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/UmAppDatabase/replication/message 2025-03-25 06:23:12.046 [DefaultDispatcher-worker-15 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/UmAppDatabase/replication/message. 2025-03-25 06:23:12.046 [DefaultDispatcher-worker-15 @coroutine#489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/UmAppDatabase/replication/message 2025-03-25 06:23:12.046 [DefaultDispatcher-worker-15 @coroutine#489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38027/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:12.049 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:12.049 [eventLoopGroupProxy-7-1 @call-handler#611] 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-03-25 06:23:12.049 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:12.067 [DefaultDispatcher-worker-3 @call-handler#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-25 06:23:12.068 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:12.068 [eventLoopGroupProxy-7-1 @call-handler#611] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 19ms 2025-03-25 06:23:12.068 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:12.068 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json. 2025-03-25 06:23:12.068 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:12.069 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/UmAppDatabase/replication/message 2025-03-25 06:23:12.069 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/UmAppDatabase/replication/message 2025-03-25 06:23:12.070 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38027/UmAppDatabase/replication/message. 2025-03-25 06:23:12.070 [DefaultDispatcher-worker-7 @coroutine#489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:12.070 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:12.070 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json 2025-03-25 06:23:12.071 [DefaultDispatcher-worker-14 @coroutine#462] 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:38027/api/content/708855965277319168/_ustadmanifest.json. 2025-03-25 06:23:12.071 [DefaultDispatcher-worker-14 @coroutine#462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38027/api/content/708855965277319168/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:12.078 [DefaultDispatcher-worker-20 @coroutine#489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74 2025-03-25 06:23:12.080 [DefaultDispatcher-worker-12 @coroutine#462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2 2025-03-25 06:23:12.081 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-25 06:23:12.081 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-25 06:23:12.081 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-25 06:23:12.081 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-25 06:23:12.081 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-25 06:23:12.083 [Test worker @coroutine#628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a74a93 2025-03-25 06:23:12.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-25 06:23:12.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-25 06:23:12.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:12.083 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e03bb74: (connection evicted) 2025-03-25 06:23:12.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:12.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-25 06:23:12.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-25 06:23:12.118 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:12.375 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:12.539 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:12.587 [DefaultDispatcher-worker-6 @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a26eee6 2025-03-25 06:23:13.100 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6075a4ea 2025-03-25 06:23:13.100 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6075a4ea 2025-03-25 06:23:13.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-25 06:23:13.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-25 06:23:13.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:13.101 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b0a9f2: (connection evicted) 2025-03-25 06:23:13.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:13.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-25 06:23:13.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d5435d4 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:13.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:13.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-25 06:23:13.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@118879d2 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:13.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:13.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-25 06:23:13.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-25 06:23:13.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-25 06:23:13.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-25 06:23:13.123 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:13.126 [Test worker] INFO ktor.application - Application started in 0.004 seconds. 2025-03-25 06:23:13.126 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@62f73b0c 2025-03-25 06:23:13.128 [DefaultDispatcher-worker-20 @coroutine#640] INFO ktor.application - Responding at http://0.0.0.0:37731 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@164db8f0 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:13.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:13.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-25 06:23:13.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-25 06:23:13.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-25 06:23:13.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-25 06:23:13.131 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-25 06:23:13.132 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-25 06:23:13.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-25 06:23:13.132 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-25 06:23:13.132 [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-03-25 06:23:13.132 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-25 06:23:13.132 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-25 06:23:13.132 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-25 06:23:13.132 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75559cd9 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:13.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:13.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-25 06:23:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-25 06:23:13.161 [DefaultDispatcher-worker-6 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.169 [DefaultDispatcher-worker-9 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.176 [DefaultDispatcher-worker-16 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-25 06:23:13.180 [Test worker @coroutine#651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-25 06:23:13.189 [DefaultDispatcher-worker-9 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.199 [DefaultDispatcher-worker-11 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.199 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.199 [Test worker @coroutine#645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json. 2025-03-25 06:23:13.199 [Test worker @coroutine#645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.202 [Test worker @coroutine#645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.202 [Test worker @coroutine#645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.203 [Test worker @coroutine#645] 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:37731/api/content/708855978466181120/_ustadmanifest.json. 2025-03-25 06:23:13.203 [Test worker @coroutine#645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:13.205 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:13.209 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:13.219 [DefaultDispatcher-worker-4 @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-25 06:23:13.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-20c63e40-572c-4a30-b71c-238dfc22c5d1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-25 06:23:13.223 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:13.223 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-20c63e40-572c-4a30-b71c-238dfc22c5d1 2025-03-25 06:23:13.225 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:13.225 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:13.225 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:13.225 [DefaultDispatcher-worker-11 @coroutine#665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:13.229 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:13.236 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:13.237 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:13.238 [eventLoopGroupProxy-10-1 @call-handler#673] 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-03-25 06:23:13.238 [DefaultDispatcher-worker-15 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.238 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:13.238 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/UmAppDatabase/replication/nodeId 2025-03-25 06:23:13.238 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37731/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:13.238 [DefaultDispatcher-worker-15 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/UmAppDatabase/replication/nodeId 2025-03-25 06:23:13.239 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-init-batch 2025-03-25 06:23:13.240 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-init-batch. 2025-03-25 06:23:13.240 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-init-batch 2025-03-25 06:23:13.240 [DefaultDispatcher-worker-11 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:13.241 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.241 [eventLoopGroupProxy-10-1 @call-handler#673] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 5ms 2025-03-25 06:23:13.242 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:13.242 [DefaultDispatcher-worker-3 @coroutine#665] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:13.248 [eventLoopGroupProxy-10-1 @call-handler#682] 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-03-25 06:23:13.248 [eventLoopGroupProxy-10-1 @call-handler#682] 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-03-25 06:23:13.248 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:13.249 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.250 [eventLoopGroupProxy-10-1 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.251 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2025-03-25 06:23:13.252 [eventLoopGroupProxy-10-3 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:13.253 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-init-batch 2025-03-25 06:23:13.253 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/api/blob/upload-init-batch 2025-03-25 06:23:13.253 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-init-batch. 2025-03-25 06:23:13.253 [DefaultDispatcher-worker-12 @coroutine#663] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37731/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:13.253 [eventLoopGroupProxy-10-3 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.260 [eventLoopGroupProxy-10-3 @call-handler#690] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 8ms 2025-03-25 06:23:13.261 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.261 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-batch-data. 2025-03-25 06:23:13.261 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.261 [DefaultDispatcher-worker-12 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:13.265 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:13.266 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/UmAppDatabase/replication/nodeId 2025-03-25 06:23:13.266 [DefaultDispatcher-worker-11 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/UmAppDatabase/replication/nodeId 2025-03-25 06:23:13.274 [DefaultDispatcher-worker-11 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.274 [eventLoopGroupProxy-10-1 @coroutine#699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.276 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.276 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-25 06:23:13.286 [DefaultDispatcher-worker-10 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.288 [DefaultDispatcher-worker-10 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.288 [DefaultDispatcher-worker-10 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-batch-data. 2025-03-25 06:23:13.288 [DefaultDispatcher-worker-10 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.288 [DefaultDispatcher-worker-10 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:13.292 [DefaultDispatcher-worker-7 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.294 [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-03-25 06:23:13.298 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.298 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.299 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:13.299 [DefaultDispatcher-worker-7 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.302 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.302 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-batch-data. 2025-03-25 06:23:13.302 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.303 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:13.305 [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-03-25 06:23:13.321 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.321 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.321 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2025-03-25 06:23:13.327 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.329 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.329 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-batch-data. 2025-03-25 06:23:13.329 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.329 [DefaultDispatcher-worker-6 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:13.331 [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-03-25 06:23:13.339 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.339 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.342 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:13.344 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.348 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.348 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/blob/upload-batch-data. 2025-03-25 06:23:13.348 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.348 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:13.352 [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-03-25 06:23:13.360 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:13.361 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.364 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-03-25 06:23:13.372 [DefaultDispatcher-worker-1 @coroutine#693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/blob/upload-batch-data 2025-03-25 06:23:13.382 [DefaultDispatcher-worker-18 @coroutine#663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.390 [DefaultDispatcher-worker-9 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.391 [DefaultDispatcher-worker-9 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/UmAppDatabase/replication/message 2025-03-25 06:23:13.391 [DefaultDispatcher-worker-9 @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:37731/UmAppDatabase/replication/message. 2025-03-25 06:23:13.391 [DefaultDispatcher-worker-9 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/UmAppDatabase/replication/message 2025-03-25 06:23:13.391 [DefaultDispatcher-worker-9 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37731/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:13.398 [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/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-03-25 06:23:13.398 [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-03-25 06:23:13.399 [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-03-25 06:23:13.422 [DefaultDispatcher-worker-1 @call-handler#730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-25 06:23:13.422 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:13.423 [eventLoopGroupProxy-10-1 @call-handler#730] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2025-03-25 06:23:13.423 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/UmAppDatabase/replication/message 2025-03-25 06:23:13.423 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/UmAppDatabase/replication/message 2025-03-25 06:23:13.425 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37731/UmAppDatabase/replication/message. 2025-03-25 06:23:13.425 [DefaultDispatcher-worker-2 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37731/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:13.426 [DefaultDispatcher-worker-5 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.426 [DefaultDispatcher-worker-5 @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json. 2025-03-25 06:23:13.426 [DefaultDispatcher-worker-5 @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.432 [DefaultDispatcher-worker-12 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc 2025-03-25 06:23:13.435 [DefaultDispatcher-worker-13 @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.435 [DefaultDispatcher-worker-13 @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json 2025-03-25 06:23:13.435 [DefaultDispatcher-worker-14 @coroutine#639] 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:37731/api/content/708855978466181120/_ustadmanifest.json. 2025-03-25 06:23:13.435 [DefaultDispatcher-worker-14 @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37731/api/content/708855978466181120/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:13.449 [DefaultDispatcher-worker-15 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bec6682 2025-03-25 06:23:13.454 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-25 06:23:13.454 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-25 06:23:13.454 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-25 06:23:13.454 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-25 06:23:13.454 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-25 06:23:13.457 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f0cc97 2025-03-25 06:23:13.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-25 06:23:13.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-25 06:23:13.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:13.461 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dbf3bc: (connection evicted) 2025-03-25 06:23:13.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:13.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-25 06:23:13.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-25 06:23:13.632 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:13.632 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:13.884 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:14.531 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@62f73b0c 2025-03-25 06:23:14.531 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@62f73b0c 2025-03-25 06:23:14.534 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576a8b00 2025-03-25 06:23:14.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-25 06:23:14.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-25 06:23:14.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:14.538 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bec6682: (connection evicted) 2025-03-25 06:23:14.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:14.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-25 06:23:14.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bfde21 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:14.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:14.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-25 06:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:14.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:14.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d745ac6 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:14.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:14.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2025-03-25 06:23:14.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2025-03-25 06:23:14.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-25 06:23:14.574 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:14.575 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-25 06:23:14.575 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5dc1597f 2025-03-25 06:23:14.582 [DefaultDispatcher-worker-7 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:34779 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d682397 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:14.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:14.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-25 06:23:14.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:14.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:14.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-25 06:23:14.590 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-25 06:23:14.592 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-25 06:23:14.592 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-25 06:23:14.592 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-25 06:23:14.592 [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-03-25 06:23:14.592 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-25 06:23:14.592 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-25 06:23:14.592 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:14.592 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@362e709e 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:14.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:14.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-25 06:23:14.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:14.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:14.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-25 06:23:14.657 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:14.662 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:14.668 [DefaultDispatcher-worker-1 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:14.676 [DefaultDispatcher-worker-13 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:14.687 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:14.694 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:14.896 [DefaultDispatcher-worker-10 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:14.995 [DefaultDispatcher-worker-13 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:15.014 [DefaultDispatcher-worker-10 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:15.031 [DefaultDispatcher-worker-13 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:15.083 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.090 [DefaultDispatcher-worker-22 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.102 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:15.102 [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:34779/api/content/708855983387222016/_ustadmanifest.json. 2025-03-25 06:23:15.102 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:15.109 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:15.109 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:15.119 [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:34779/api/content/708855983387222016/_ustadmanifest.json. 2025-03-25 06:23:15.119 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:15.280 [DefaultDispatcher-worker-6 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.284 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-25 06:23:15.284 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d6bad810-d1c7-47de-855f-425fabdfb258', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-25 06:23:15.285 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d6bad810-d1c7-47de-855f-425fabdfb258 2025-03-25 06:23:15.293 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-25 06:23:15.299 [DefaultDispatcher-worker-18 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:15.299 [DefaultDispatcher-worker-18 @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:34779/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:15.299 [DefaultDispatcher-worker-18 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:15.299 [DefaultDispatcher-worker-18 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:15.305 [DefaultDispatcher-worker-5 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.305 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/UmAppDatabase/replication/nodeId 2025-03-25 06:23:15.305 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34779/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:15.305 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/UmAppDatabase/replication/nodeId 2025-03-25 06:23:15.318 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:15.321 [eventLoopGroupProxy-13-1 @call-handler#805] 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-03-25 06:23:15.321 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:15.325 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.325 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 7ms 2025-03-25 06:23:15.327 [DefaultDispatcher-worker-9 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:15.327 [DefaultDispatcher-worker-9 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:15.329 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:15.331 [eventLoopGroupProxy-13-3 @call-handler#811] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:15.332 [eventLoopGroupProxy-13-3 @call-handler#811] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.332 [eventLoopGroupProxy-13-3 @call-handler#811] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-25 06:23:15.347 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.395 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-init-batch 2025-03-25 06:23:15.395 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-init-batch. 2025-03-25 06:23:15.395 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-init-batch 2025-03-25 06:23:15.396 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/UmAppDatabase/replication/nodeId 2025-03-25 06:23:15.397 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/UmAppDatabase/replication/nodeId 2025-03-25 06:23:15.400 [DefaultDispatcher-worker-3 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:15.409 [eventLoopGroupProxy-13-1 @call-handler#818] 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-03-25 06:23:15.410 [eventLoopGroupProxy-13-1 @call-handler#818] 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-03-25 06:23:15.412 [DefaultDispatcher-worker-20 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.418 [DefaultDispatcher-worker-17 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.453 [eventLoopGroupProxy-13-1 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.468 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 63ms 2025-03-25 06:23:15.473 [DefaultDispatcher-worker-17 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-init-batch 2025-03-25 06:23:15.473 [DefaultDispatcher-worker-17 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/api/blob/upload-init-batch 2025-03-25 06:23:15.479 [DefaultDispatcher-worker-17 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-init-batch. 2025-03-25 06:23:15.480 [DefaultDispatcher-worker-17 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34779/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:15.498 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.498 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.498 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.498 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.501 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.510 [eventLoopGroupProxy-13-1 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.516 [eventLoopGroupProxy-13-1 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.520 [eventLoopGroupProxy-13-1 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2025-03-25 06:23:15.521 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.524 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.527 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.527 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.527 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.529 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.587 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.587 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.587 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 58ms 2025-03-25 06:23:15.590 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.592 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.592 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.592 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.595 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.597 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.605 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.606 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.606 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:15.607 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.611 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.612 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.612 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.612 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.616 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.633 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.633 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.633 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2025-03-25 06:23:15.635 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.645 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.645 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.645 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.646 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.648 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.706 [eventLoopGroupProxy-13-1 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.709 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.709 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-25 06:23:15.713 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.725 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.725 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.725 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.725 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.737 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.798 [eventLoopGroupProxy-13-1 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.798 [eventLoopGroupProxy-13-1 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.798 [eventLoopGroupProxy-13-1 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 67ms 2025-03-25 06:23:15.802 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.806 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.806 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.806 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.806 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.812 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.820 [DefaultDispatcher-worker-3 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:15.835 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.835 [eventLoopGroupProxy-13-1 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.839 [eventLoopGroupProxy-13-1 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 28ms 2025-03-25 06:23:15.841 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.843 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.843 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.843 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.843 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.850 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.898 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.898 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.899 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-25 06:23:15.900 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.904 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.904 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.904 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.904 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.911 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:15.963 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:15.963 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:15.963 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-25 06:23:15.971 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.977 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.977 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:15.977 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:15.977 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:15.989 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.026 [eventLoopGroupProxy-13-1 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.026 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.029 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-03-25 06:23:16.034 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.035 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.036 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.036 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.036 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.043 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.050 [eventLoopGroupProxy-13-1 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.051 [eventLoopGroupProxy-13-1 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.052 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.053 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.053 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.053 [eventLoopGroupProxy-13-1 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:16.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.057 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.061 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.066 [eventLoopGroupProxy-13-1 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.067 [eventLoopGroupProxy-13-1 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.070 [eventLoopGroupProxy-13-1 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:16.071 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.079 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.079 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.079 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.079 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.091 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.096 [eventLoopGroupProxy-13-1 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.096 [eventLoopGroupProxy-13-1 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.101 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.102 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.102 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.102 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.102 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.103 [eventLoopGroupProxy-13-1 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-25 06:23:16.105 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.112 [eventLoopGroupProxy-13-1 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.112 [eventLoopGroupProxy-13-1 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.113 [eventLoopGroupProxy-13-1 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:16.114 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.115 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.115 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.115 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.115 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.134 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.137 [eventLoopGroupProxy-13-1 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.137 [eventLoopGroupProxy-13-1 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.137 [eventLoopGroupProxy-13-1 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:16.138 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.139 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.140 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.141 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.141 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.144 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.148 [eventLoopGroupProxy-13-1 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.149 [eventLoopGroupProxy-13-1 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.149 [eventLoopGroupProxy-13-1 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:16.151 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.153 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.153 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.153 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.153 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.155 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.161 [eventLoopGroupProxy-13-1 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.161 [eventLoopGroupProxy-13-1 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.162 [eventLoopGroupProxy-13-1 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:16.163 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.164 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.164 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.164 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.164 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.166 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.172 [eventLoopGroupProxy-13-1 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.172 [eventLoopGroupProxy-13-1 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.172 [eventLoopGroupProxy-13-1 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:16.177 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.178 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.178 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.178 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.178 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.184 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.196 [eventLoopGroupProxy-13-1 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.196 [eventLoopGroupProxy-13-1 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.198 [eventLoopGroupProxy-13-1 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-03-25 06:23:16.201 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.203 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.203 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.203 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.203 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.205 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.212 [eventLoopGroupProxy-13-1 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.212 [eventLoopGroupProxy-13-1 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.213 [eventLoopGroupProxy-13-1 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:16.213 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.215 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.215 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.215 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.215 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.219 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.228 [eventLoopGroupProxy-13-1 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.228 [eventLoopGroupProxy-13-1 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.230 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.231 [eventLoopGroupProxy-13-1 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-25 06:23:16.232 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.232 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.232 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.232 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.243 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.253 [eventLoopGroupProxy-13-1 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.254 [eventLoopGroupProxy-13-1 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.254 [eventLoopGroupProxy-13-1 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:16.255 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.256 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.256 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.256 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.256 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.258 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.278 [eventLoopGroupProxy-13-1 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.278 [eventLoopGroupProxy-13-1 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.279 [eventLoopGroupProxy-13-1 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2025-03-25 06:23:16.281 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.297 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.297 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.297 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.297 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.301 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.306 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.307 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.307 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:16.308 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.309 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.309 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.309 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.309 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.315 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.317 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.318 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.318 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:16.320 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.321 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.322 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.322 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.322 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.334 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.336 [DefaultDispatcher-worker-11 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:16.336 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.336 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.336 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-25 06:23:16.337 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.343 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.343 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.343 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.343 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.348 [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-03-25 06:23:16.351 [eventLoopGroupProxy-13-1 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.351 [eventLoopGroupProxy-13-1 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.351 [eventLoopGroupProxy-13-1 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:16.352 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.354 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.355 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.355 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.355 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.356 [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-03-25 06:23:16.363 [eventLoopGroupProxy-13-1 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.363 [eventLoopGroupProxy-13-1 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.363 [eventLoopGroupProxy-13-1 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:16.365 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.373 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.377 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.379 [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-03-25 06:23:16.383 [eventLoopGroupProxy-13-1 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.383 [eventLoopGroupProxy-13-1 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.383 [eventLoopGroupProxy-13-1 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.385 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.387 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.388 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.388 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.388 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.390 [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-03-25 06:23:16.392 [eventLoopGroupProxy-13-1 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.393 [eventLoopGroupProxy-13-1 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.393 [eventLoopGroupProxy-13-1 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.394 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.396 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.396 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.396 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.396 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.398 [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-03-25 06:23:16.402 [eventLoopGroupProxy-13-1 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.403 [eventLoopGroupProxy-13-1 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.404 [eventLoopGroupProxy-13-1 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:16.405 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.406 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.406 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.406 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.406 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.411 [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-03-25 06:23:16.415 [eventLoopGroupProxy-13-1 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.415 [eventLoopGroupProxy-13-1 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.415 [eventLoopGroupProxy-13-1 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.416 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.418 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.418 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.418 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.418 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.422 [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-03-25 06:23:16.425 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.425 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.425 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.426 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.428 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.429 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.429 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.429 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.434 [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-03-25 06:23:16.438 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.438 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.438 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.441 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.443 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.443 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.443 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.443 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.446 [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-03-25 06:23:16.456 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.456 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.456 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:16.459 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.461 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.461 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.461 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.461 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.468 [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-03-25 06:23:16.475 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.475 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.476 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:16.481 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.485 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.485 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.485 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.485 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.488 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.531 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.532 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.532 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:16.535 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.537 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.537 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.537 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.537 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.538 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.545 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.545 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.545 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:16.548 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.552 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.552 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.552 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.552 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.559 [DefaultDispatcher-worker-10 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.564 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.571 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.571 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.571 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:16.575 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.577 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.577 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.577 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.577 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.578 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.583 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.584 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.585 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.588 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:16.589 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.590 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.590 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.590 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.602 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.606 [DefaultDispatcher-worker-8 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:16.652 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.652 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.653 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-25 06:23:16.658 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.661 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.662 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.662 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.662 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.671 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.712 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.713 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.713 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-25 06:23:16.717 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.718 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.719 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.719 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.719 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.725 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.731 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.731 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.731 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:16.732 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.734 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.738 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.738 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.738 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.742 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.753 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.753 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.753 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:16.754 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.757 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.757 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.757 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.757 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.758 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.803 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.804 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.805 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.806 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-25 06:23:16.808 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.808 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.808 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.808 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.811 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.815 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.815 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.815 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.817 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.823 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.824 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.824 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.824 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.835 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.845 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.845 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.845 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:16.846 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.848 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.849 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.849 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.849 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.850 [DefaultDispatcher-worker-21 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:16.855 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.863 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.863 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.864 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:16.866 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.868 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.868 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.868 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.868 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.869 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.872 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.872 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.872 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:16.873 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.875 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.875 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.875 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.875 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.877 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.924 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.925 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.926 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-03-25 06:23:16.926 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.938 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.938 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.938 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.938 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.940 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.947 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.948 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.950 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.950 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:16.952 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.953 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.953 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.953 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.956 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.959 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.959 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.960 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:16.962 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.965 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.965 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.965 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.965 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.970 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.978 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.979 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.979 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:16.979 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.985 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.985 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.985 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.985 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.987 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:16.991 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:16.991 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:16.992 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:16.993 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.995 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.995 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:16.995 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:16.995 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:16.998 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.004 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.005 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.006 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.008 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.008 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.008 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.008 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.009 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:17.011 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.028 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.029 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.029 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2025-03-25 06:23:17.034 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.036 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.037 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.037 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.037 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.040 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.055 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.056 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.056 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2025-03-25 06:23:17.057 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.064 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.064 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.064 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.064 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.067 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.070 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.071 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.072 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:17.073 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.075 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.075 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.075 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.075 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.077 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.082 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.082 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.082 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:17.083 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.084 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.084 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.084 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.084 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.086 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.088 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.088 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.088 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-25 06:23:17.089 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.090 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.090 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.090 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.090 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.091 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.096 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.097 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.097 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.098 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.099 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.099 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.099 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.099 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.101 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.104 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.105 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.105 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.106 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.108 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.108 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.108 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.108 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.109 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.154 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.155 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.155 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-25 06:23:17.156 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.157 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.157 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.157 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.157 [DefaultDispatcher-worker-3 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.159 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.161 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.161 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.161 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:17.162 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.163 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.164 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.164 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.164 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.165 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.167 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.167 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.168 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:17.168 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.170 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.170 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.170 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.170 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.171 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.223 [eventLoopGroupProxy-13-1 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.224 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.224 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-03-25 06:23:17.225 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.226 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.226 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.226 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.226 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.229 [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-03-25 06:23:17.236 [eventLoopGroupProxy-13-1 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.236 [eventLoopGroupProxy-13-1 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.237 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.238 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.238 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.238 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.238 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.238 [eventLoopGroupProxy-13-1 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:17.243 [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-03-25 06:23:17.246 [eventLoopGroupProxy-13-1 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.247 [eventLoopGroupProxy-13-1 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.247 [eventLoopGroupProxy-13-1 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.249 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.255 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.256 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.256 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.256 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.262 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.264 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.265 [eventLoopGroupProxy-13-1 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.267 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.269 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.269 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.269 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.269 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.274 [eventLoopGroupProxy-13-1 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-25 06:23:17.274 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.316 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.316 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.316 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:17.318 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.320 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.320 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.320 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.320 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.334 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.340 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.340 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.340 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.342 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.343 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.343 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.343 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.343 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.347 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.364 [DefaultDispatcher-worker-11 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:17.395 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.395 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.395 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-25 06:23:17.400 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.412 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.412 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.412 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.412 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.420 [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-03-25 06:23:17.476 [eventLoopGroupProxy-13-1 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.481 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.481 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-25 06:23:17.485 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.486 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.486 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.486 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.486 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.489 [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-03-25 06:23:17.541 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.543 [eventLoopGroupProxy-13-1 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.543 [eventLoopGroupProxy-13-1 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2025-03-25 06:23:17.544 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.548 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.548 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.548 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.548 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.550 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.599 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.599 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.599 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-03-25 06:23:17.604 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.606 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.606 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.606 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.606 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.609 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.612 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.612 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.613 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.613 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.614 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.614 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.614 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.614 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.620 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.623 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.623 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.623 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:17.627 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.629 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.629 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.629 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.629 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.634 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.637 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.637 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.638 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.639 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.639 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.639 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.639 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.641 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:17.642 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.646 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.646 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.647 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:17.648 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.650 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.650 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.650 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.651 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.656 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.662 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.662 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.662 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.663 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.664 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.664 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.664 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.664 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.667 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.674 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.677 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.683 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2025-03-25 06:23:17.684 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.685 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.685 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.685 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.685 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.694 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.699 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.700 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.702 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:17.702 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.703 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.703 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.703 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.703 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.705 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.714 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.714 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.714 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:17.716 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.717 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.717 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.717 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.717 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.718 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.724 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.724 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.724 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.729 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.730 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.730 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.730 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.730 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.733 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.738 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.738 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.738 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.742 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.750 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.751 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.751 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.751 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.753 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.759 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.760 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.764 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-03-25 06:23:17.765 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.766 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.766 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.766 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.766 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.768 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.770 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.770 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.770 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-25 06:23:17.770 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.775 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.775 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.775 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.775 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.777 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.783 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.783 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.783 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.790 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.791 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.791 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.791 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.791 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.793 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.795 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.795 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.795 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:17.796 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.798 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.798 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.798 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.798 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.801 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.845 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.846 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.846 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-25 06:23:17.847 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.848 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.848 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.848 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.848 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.852 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.855 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.855 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.856 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.856 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.860 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.860 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.860 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.860 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.864 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.870 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.870 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.871 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:17.875 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.889 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.889 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.889 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.889 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.896 [DefaultDispatcher-worker-1 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:17.897 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.900 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.900 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.901 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.901 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.902 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.903 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.903 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.903 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.904 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.908 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.908 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.910 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:17.910 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.915 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.915 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.915 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.915 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.918 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.921 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.921 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.922 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:17.922 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.923 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.924 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.924 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.924 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.929 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.934 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.934 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.934 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:17.935 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.936 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.937 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.937 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.937 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.939 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:17.987 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:17.987 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:17.987 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-25 06:23:17.988 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.993 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.994 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:17.994 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:17.994 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:17.995 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.003 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.003 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.003 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:18.004 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.005 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.005 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.005 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.005 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.007 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.009 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.010 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.010 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:18.012 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.015 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.015 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.015 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.015 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.017 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.059 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.059 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.061 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.061 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:18.065 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.065 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.065 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.065 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.068 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.070 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.070 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.071 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.073 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.073 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.073 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.073 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.073 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:18.074 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.078 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.078 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.078 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:18.079 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.080 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.080 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.080 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.080 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.082 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.087 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.087 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.087 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:18.088 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.089 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.089 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.089 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.089 [DefaultDispatcher-worker-2 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.093 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.095 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.096 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.097 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.097 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:18.098 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.098 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.098 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.098 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.100 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.103 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.103 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.104 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.105 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.105 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.105 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.105 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.106 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2025-03-25 06:23:18.107 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.110 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.110 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.110 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:18.111 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.112 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.112 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.112 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.112 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.114 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.120 [eventLoopGroupProxy-13-1 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.121 [eventLoopGroupProxy-13-1 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.121 [eventLoopGroupProxy-13-1 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:18.122 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.123 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.123 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.123 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.123 [DefaultDispatcher-worker-19 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.125 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.131 [eventLoopGroupProxy-13-1 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.132 [eventLoopGroupProxy-13-1 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.132 [eventLoopGroupProxy-13-1 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:18.137 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.138 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.138 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.138 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.138 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.140 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.149 [eventLoopGroupProxy-13-1 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.150 [eventLoopGroupProxy-13-1 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.150 [eventLoopGroupProxy-13-1 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:18.152 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.153 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.153 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.153 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.153 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.158 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.162 [eventLoopGroupProxy-13-1 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.162 [eventLoopGroupProxy-13-1 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.162 [eventLoopGroupProxy-13-1 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:18.164 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.165 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.165 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.165 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.165 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.168 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.170 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.171 [eventLoopGroupProxy-13-1 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.171 [eventLoopGroupProxy-13-1 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:18.172 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.174 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.174 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.174 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.174 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.175 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.227 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.227 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.228 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.229 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.229 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.229 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.229 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.230 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2025-03-25 06:23:18.234 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.236 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.236 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.237 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:18.239 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.242 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.243 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.243 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.243 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.245 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.297 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.298 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.298 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2025-03-25 06:23:18.299 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.301 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.302 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.302 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.302 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.309 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.319 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.319 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.319 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:18.321 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.323 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.323 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.323 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.323 [DefaultDispatcher-worker-14 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.325 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.368 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.369 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.369 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:18.370 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.371 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.372 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.372 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.372 [DefaultDispatcher-worker-17 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.375 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.412 [DefaultDispatcher-worker-16 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:18.420 [eventLoopGroupProxy-13-1 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.421 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.421 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-25 06:23:18.421 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.422 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.423 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.423 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.423 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.425 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.471 [eventLoopGroupProxy-13-1 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.471 [eventLoopGroupProxy-13-1 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.471 [eventLoopGroupProxy-13-1 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-25 06:23:18.475 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.481 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.481 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.481 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.481 [DefaultDispatcher-worker-16 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.482 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.527 [eventLoopGroupProxy-13-1 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.531 [eventLoopGroupProxy-13-1 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.531 [eventLoopGroupProxy-13-1 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2025-03-25 06:23:18.532 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.533 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.533 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.533 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.533 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.535 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.561 [DefaultDispatcher-worker-13 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.585 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.585 [eventLoopGroupProxy-13-1 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.589 [eventLoopGroupProxy-13-1 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2025-03-25 06:23:18.590 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.592 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.592 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.592 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.592 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.594 [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-03-25 06:23:18.602 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.602 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.602 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-25 06:23:18.603 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.604 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.604 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.604 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.604 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.605 [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-03-25 06:23:18.615 [DefaultDispatcher-worker-12 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:18.655 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.655 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.655 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2025-03-25 06:23:18.659 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.660 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.660 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.660 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.660 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.661 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.673 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.674 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.674 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 13ms 2025-03-25 06:23:18.680 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.682 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.682 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.682 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.682 [DefaultDispatcher-worker-4 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.689 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.731 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.731 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.731 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:18.736 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.737 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.737 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.737 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.738 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.739 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.748 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.748 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.748 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:18.749 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.750 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.750 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.750 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.750 [DefaultDispatcher-worker-18 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.754 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.761 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.761 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.761 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:18.763 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.765 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.765 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.765 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.765 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.767 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.776 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.778 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.778 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 12ms 2025-03-25 06:23:18.779 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.781 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.781 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.781 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.781 [DefaultDispatcher-worker-20 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.783 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.826 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.827 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.827 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:18.829 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.837 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.837 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.837 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.837 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.838 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.844 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.844 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.845 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:18.846 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.847 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.848 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.848 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.848 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.855 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.858 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.858 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.859 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:18.862 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.863 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.863 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.863 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.863 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.865 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.869 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.869 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.869 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:18.870 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.871 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.871 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.871 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.871 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.875 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.917 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.917 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.917 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-25 06:23:18.918 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.919 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.919 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.920 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.920 [DefaultDispatcher-worker-7 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.921 [DefaultDispatcher-worker-8 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:18.924 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.929 [eventLoopGroupProxy-13-1 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.929 [eventLoopGroupProxy-13-1 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.934 [eventLoopGroupProxy-13-1 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2025-03-25 06:23:18.937 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.939 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.939 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.939 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.939 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.940 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.947 [eventLoopGroupProxy-13-1 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.947 [eventLoopGroupProxy-13-1 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.947 [eventLoopGroupProxy-13-1 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-25 06:23:18.948 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.949 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.949 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.949 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.949 [DefaultDispatcher-worker-12 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.951 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:18.953 [eventLoopGroupProxy-13-1 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:18.953 [eventLoopGroupProxy-13-1 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:18.954 [eventLoopGroupProxy-13-1 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:18.954 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.955 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.956 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:18.956 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:18.956 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:18.966 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.009 [eventLoopGroupProxy-13-1 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.010 [eventLoopGroupProxy-13-1 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.010 [eventLoopGroupProxy-13-1 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-25 06:23:19.013 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.015 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.015 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.015 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.015 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.018 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.065 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.065 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.065 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-25 06:23:19.069 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.071 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.071 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.071 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.071 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.074 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.078 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.078 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.078 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:19.079 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.081 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.081 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.081 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.081 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.084 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.133 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.134 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.134 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2025-03-25 06:23:19.135 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.136 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.136 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.136 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.136 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.139 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.142 [eventLoopGroupProxy-13-1 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.143 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.143 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:19.145 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.147 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.148 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.148 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.148 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.151 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.202 [eventLoopGroupProxy-13-1 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.202 [eventLoopGroupProxy-13-1 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.202 [eventLoopGroupProxy-13-1 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2025-03-25 06:23:19.205 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.207 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.207 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.207 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.207 [DefaultDispatcher-worker-21 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.209 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.214 [eventLoopGroupProxy-13-1 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.214 [eventLoopGroupProxy-13-1 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.214 [eventLoopGroupProxy-13-1 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:19.216 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.219 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.219 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.219 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.219 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.223 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.267 [eventLoopGroupProxy-13-1 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.267 [eventLoopGroupProxy-13-1 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.268 [eventLoopGroupProxy-13-1 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-25 06:23:19.268 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.270 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.270 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.270 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.270 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.272 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.318 [eventLoopGroupProxy-13-1 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.319 [eventLoopGroupProxy-13-1 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.319 [eventLoopGroupProxy-13-1 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-25 06:23:19.324 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.327 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.327 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.327 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.327 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.331 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.334 [eventLoopGroupProxy-13-1 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.334 [eventLoopGroupProxy-13-1 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.335 [eventLoopGroupProxy-13-1 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:19.337 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.339 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.339 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.339 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.339 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.341 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.387 [eventLoopGroupProxy-13-1 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.387 [eventLoopGroupProxy-13-1 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.387 [eventLoopGroupProxy-13-1 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-25 06:23:19.388 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.389 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.389 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.389 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.389 [DefaultDispatcher-worker-5 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.390 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.393 [eventLoopGroupProxy-13-1 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.393 [eventLoopGroupProxy-13-1 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.393 [eventLoopGroupProxy-13-1 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:19.395 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.397 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.397 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.397 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.397 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.398 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.402 [eventLoopGroupProxy-13-1 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.403 [eventLoopGroupProxy-13-1 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.403 [eventLoopGroupProxy-13-1 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-25 06:23:19.404 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.405 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.405 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.405 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.405 [DefaultDispatcher-worker-13 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.407 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.409 [eventLoopGroupProxy-13-1 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.410 [eventLoopGroupProxy-13-1 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.410 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.411 [eventLoopGroupProxy-13-1 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-25 06:23:19.413 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.413 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.413 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.413 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.414 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.431 [eventLoopGroupProxy-13-1 @coroutine#1600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.431 [eventLoopGroupProxy-13-1 @call-handler#1599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.432 [DefaultDispatcher-worker-8 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.432 [eventLoopGroupProxy-13-1 @call-handler#1599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2025-03-25 06:23:19.433 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.433 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.433 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.433 [DefaultDispatcher-worker-11 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.434 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.435 [DefaultDispatcher-worker-10 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:19.481 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.482 [eventLoopGroupProxy-13-1 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.482 [eventLoopGroupProxy-13-1 @call-handler#1604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-25 06:23:19.482 [DefaultDispatcher-worker-10 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.483 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.484 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.484 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.484 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.485 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.497 [eventLoopGroupProxy-13-1 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.498 [eventLoopGroupProxy-13-1 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.499 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.499 [eventLoopGroupProxy-13-1 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 14ms 2025-03-25 06:23:19.500 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.500 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.500 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.500 [DefaultDispatcher-worker-15 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.501 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.509 [eventLoopGroupProxy-13-1 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.509 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.510 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2025-03-25 06:23:19.510 [DefaultDispatcher-worker-22 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.512 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.512 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34779/api/blob/upload-batch-data. 2025-03-25 06:23:19.512 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.512 [DefaultDispatcher-worker-1 @coroutine#824] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:19.513 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-25 06:23:19.516 [eventLoopGroupProxy-13-1 @coroutine#1621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:19.516 [eventLoopGroupProxy-13-1 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.516 [eventLoopGroupProxy-13-1 @call-handler#1620] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-25 06:23:19.517 [DefaultDispatcher-worker-6 @coroutine#824] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/blob/upload-batch-data 2025-03-25 06:23:19.527 [DefaultDispatcher-worker-7 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:19.534 [DefaultDispatcher-worker-15 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:19.535 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/UmAppDatabase/replication/message 2025-03-25 06:23:19.535 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34779/UmAppDatabase/replication/message. 2025-03-25 06:23:19.535 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/UmAppDatabase/replication/message 2025-03-25 06:23:19.535 [DefaultDispatcher-worker-15 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34779/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:19.537 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:19.538 [eventLoopGroupProxy-13-1 @call-handler#1630] 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-03-25 06:23:19.538 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:19.564 [DefaultDispatcher-worker-9 @call-handler#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2025-03-25 06:23:19.565 [eventLoopGroupProxy-13-1 @call-handler#1630] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:19.565 [DefaultDispatcher-worker-5 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:19.565 [DefaultDispatcher-worker-5 @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:34779/api/content/708855983387222016/_ustadmanifest.json. 2025-03-25 06:23:19.565 [DefaultDispatcher-worker-5 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:19.565 [eventLoopGroupProxy-13-1 @call-handler#1630] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2025-03-25 06:23:19.571 [DefaultDispatcher-worker-5 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:19.571 [DefaultDispatcher-worker-5 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json 2025-03-25 06:23:19.572 [DefaultDispatcher-worker-7 @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:34779/api/content/708855983387222016/_ustadmanifest.json. 2025-03-25 06:23:19.572 [DefaultDispatcher-worker-7 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34779/api/content/708855983387222016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:19.573 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34779/UmAppDatabase/replication/message 2025-03-25 06:23:19.573 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34779/UmAppDatabase/replication/message 2025-03-25 06:23:19.573 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34779/UmAppDatabase/replication/message. 2025-03-25 06:23:19.573 [DefaultDispatcher-worker-1 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34779/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:19.583 [DefaultDispatcher-worker-3 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459 2025-03-25 06:23:19.606 [DefaultDispatcher-worker-12 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296 2025-03-25 06:23:19.638 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-25 06:23:19.638 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-25 06:23:19.638 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-25 06:23:19.638 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-25 06:23:19.638 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-25 06:23:19.642 [Test worker @coroutine#1647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecf4b3e 2025-03-25 06:23:19.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-25 06:23:19.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-25 06:23:19.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:19.643 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3a2459: (connection evicted) 2025-03-25 06:23:19.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:19.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-25 06:23:19.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-25 06:23:20.028 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:20.098 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:20.101 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-25 06:23:20.567 [DefaultDispatcher-worker-19 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2025-03-25 06:23:20.678 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5dc1597f 2025-03-25 06:23:20.678 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5dc1597f 2025-03-25 06:23:20.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-25 06:23:20.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-25 06:23:20.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:20.679 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dcc0296: (connection evicted) 2025-03-25 06:23:20.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:20.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-25 06:23:20.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-25 06:23:20.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:20.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2d0b2 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:20.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:20.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-25 06:23:20.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@43de88f3 2025-03-25 06:23:20.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@43de88f3 2025-03-25 06:23:20.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-25 06:23:20.717 [DefaultDispatcher-worker-11 @coroutine#1659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43de88f3 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b8b9b2d 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:20.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:20.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-25 06:23:20.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-03-25 06:23:20.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-03-25 06:23:20.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c80957 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-25 06:23:20.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:20.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:20.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-25 06:23:20.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-03-25 06:23:20.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-03-25 06:23:20.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-25 06:23:20.748 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:20.750 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-25 06:23:20.756 [DefaultDispatcher-worker-11 @coroutine#1668] INFO ktor.application - Responding at http://0.0.0.0:42743 2025-03-25 06:23:20.759 [DefaultDispatcher-worker-11 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-03-25 06:23:20.760 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42743/api/blob/upload-init-batch 2025-03-25 06:23:20.760 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42743/api/blob/upload-init-batch. 2025-03-25 06:23:20.761 [Test worker @coroutine#1669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42743/api/blob/upload-init-batch 2025-03-25 06:23:20.761 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42743/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:20.768 [eventLoopGroupProxy-16-1 @call-handler#1675] 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-03-25 06:23:20.768 [eventLoopGroupProxy-16-1 @call-handler#1675] 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-03-25 06:23:20.769 [eventLoopGroupProxy-16-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-03-25 06:23:20.772 [Test worker @coroutine#1669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42743/api/blob/upload-init-batch 2025-03-25 06:23:20.772 [Test worker @coroutine#1669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42743/api/blob/upload-init-batch 2025-03-25 06:23:20.772 [Test worker @coroutine#1669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42743/api/blob/upload-init-batch. 2025-03-25 06:23:20.772 [Test worker @coroutine#1669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42743/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:20.773 [Test worker @coroutine#1680] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42743/api/blob/upload-batch-data 2025-03-25 06:23:20.774 [Test worker @coroutine#1680] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42743/api/blob/upload-batch-data. 2025-03-25 06:23:20.774 [Test worker @coroutine#1680] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42743/api/blob/upload-batch-data 2025-03-25 06:23:20.774 [Test worker @coroutine#1680] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42743/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:20.776 [eventLoopGroupProxy-16-1 @call-handler#1682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-03-25 06:23:20.787 [eventLoopGroupProxy-16-1 @coroutine#1683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-03-25 06:23:20.787 [eventLoopGroupProxy-16-1 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:20.796 [Test worker @coroutine#1680] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42743/api/blob/upload-batch-data 2025-03-25 06:23:20.802 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:20.808 [eventLoopGroupProxy-16-2 @call-handler#1692] 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-03-25 06:23:20.810 [eventLoopGroupProxy-16-2 @call-handler#1692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:20.825 [Test worker @coroutine#1695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2178d296 2025-03-25 06:23:20.832 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:20.838 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11fa11b2 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-25 06:23:22.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c678a1f 2025-03-25 06:23:22.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c678a1f 2025-03-25 06:23:22.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-25 06:23:22.039 [DefaultDispatcher-worker-14 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c678a1f 2025-03-25 06:23:22.048 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38867/api/blob/upload-init-batch 2025-03-25 06:23:22.048 [Test worker @coroutine#1701] 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:38867/api/blob/upload-init-batch. 2025-03-25 06:23:22.048 [Test worker @coroutine#1701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38867/api/blob/upload-init-batch 2025-03-25 06:23:22.048 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38867/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:22.059 [Test worker @coroutine#1701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38867/api/blob/upload-init-batch 2025-03-25 06:23:22.059 [Test worker @coroutine#1701] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38867/api/blob/upload-init-batch 2025-03-25 06:23:22.059 [Test worker @coroutine#1701] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38867/api/blob/upload-init-batch. 2025-03-25 06:23:22.059 [Test worker @coroutine#1701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38867/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:22.072 [DefaultDispatcher-worker-1 @coroutine#1701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c678a1f 2025-03-25 06:23:22.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-25 06:23:22.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-25 06:23:22.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.088 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c678a1f: (connection evicted) 2025-03-25 06:23:22.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:22.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-25 06:23:22.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-25 06:23:22.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-25 06:23:22.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6f1f48 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-25 06:23:22.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@574413bd 2025-03-25 06:23:22.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@574413bd 2025-03-25 06:23:22.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-25 06:23:22.139 [Test worker @coroutine#1713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41167/api/blob/upload-init-batch 2025-03-25 06:23:22.139 [Test worker @coroutine#1713] 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:41167/api/blob/upload-init-batch. 2025-03-25 06:23:22.139 [Test worker @coroutine#1713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41167/api/blob/upload-init-batch 2025-03-25 06:23:22.139 [Test worker @coroutine#1713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41167/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:22.145 [Test worker @coroutine#1713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41167/api/blob/upload-init-batch 2025-03-25 06:23:22.145 [Test worker @coroutine#1713] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41167/api/blob/upload-init-batch 2025-03-25 06:23:22.145 [Test worker @coroutine#1713] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41167/api/blob/upload-init-batch. 2025-03-25 06:23:22.145 [Test worker @coroutine#1713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41167/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:22.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-25 06:23:22.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-25 06:23:22.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.150 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574413bd: (connection evicted) 2025-03-25 06:23:22.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:22.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-25 06:23:22.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20608ef4 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-25 06:23:22.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-03-25 06:23:22.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9 2025-03-25 06:23:22.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-25 06:23:22.176 [Test worker @coroutine#1719] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55285/api/blob/upload-init-batch 2025-03-25 06:23:22.176 [Test worker @coroutine#1719] 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:55285/api/blob/upload-init-batch. 2025-03-25 06:23:22.176 [Test worker @coroutine#1719] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55285/api/blob/upload-init-batch 2025-03-25 06:23:22.176 [Test worker @coroutine#1719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55285/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-25 06:23:22.187 [Test worker @coroutine#1719] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55285/api/blob/upload-init-batch 2025-03-25 06:23:22.187 [Test worker @coroutine#1719] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55285/api/blob/upload-init-batch 2025-03-25 06:23:22.187 [Test worker @coroutine#1719] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55285/api/blob/upload-init-batch. 2025-03-25 06:23:22.187 [Test worker @coroutine#1719] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55285/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:22.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-25 06:23:22.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-25 06:23:22.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.207 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436d2bb9: (connection evicted) 2025-03-25 06:23:22.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:22.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-25 06:23:22.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-25 06:23:22.710 [DefaultDispatcher-worker-10 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43de88f3 2025-03-25 06:23:22.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ec52163 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-25 06:23:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2025-03-25 06:23:22.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2025-03-25 06:23:22.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-25 06:23:22.742 [DefaultDispatcher-worker-10 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c5ef58 2025-03-25 06:23:22.777 [DefaultDispatcher-worker-12 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fe2c5ad 2025-03-25 06:23:22.782 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c8e7687 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-25 06:23:22.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c056020 2025-03-25 06:23:22.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c056020 2025-03-25 06:23:22.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-25 06:23:22.815 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.839 [DefaultDispatcher-worker-3 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c056020 2025-03-25 06:23:22.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5776a9f8 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-25 06:23:22.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-03-25 06:23:22.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@446fb72e 2025-03-25 06:23:22.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-25 06:23:22.885 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3013e1e8 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:22.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:22.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:22.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-25 06:23:22.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-25 06:23:22.941 [DefaultDispatcher-worker-10 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.942 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.950 [DefaultDispatcher-worker-2 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.961 [DefaultDispatcher-worker-22 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.970 [DefaultDispatcher-worker-21 @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.973 [Test worker @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.983 [DefaultDispatcher-worker-20 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-25 06:23:22.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-25 06:23:22.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-25 06:23:22.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:22.997 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4: (connection evicted) 2025-03-25 06:23:22.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:22.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-25 06:23:22.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f207142 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:23.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:23.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-25 06:23:23.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-25 06:23:23.057 [DefaultDispatcher-worker-13 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.066 [DefaultDispatcher-worker-8 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.073 [DefaultDispatcher-worker-15 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.104 [DefaultDispatcher-worker-21 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.107 [Test worker @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.111 [HikariPool-81 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:23.116 [DefaultDispatcher-worker-17 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@723f8990 2025-03-25 06:23:23.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-25 06:23:23.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-25 06:23:23.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:23.123 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@723f8990: (connection evicted) 2025-03-25 06:23:23.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:23.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-25 06:23:23.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-25 06:23:23.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638e8194 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:23.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:23.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-25 06:23:23.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-25 06:23:23.164 [DefaultDispatcher-worker-18 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.175 [DefaultDispatcher-worker-18 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.182 [DefaultDispatcher-worker-13 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.190 [DefaultDispatcher-worker-12 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6 2025-03-25 06:23:23.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-25 06:23:23.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-25 06:23:23.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:23.192 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b247ef6: (connection evicted) 2025-03-25 06:23:23.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:23.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-25 06:23:23.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-25 06:23:23.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344acc03 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:23.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:23.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-25 06:23:23.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-25 06:23:23.228 [DefaultDispatcher-worker-19 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.235 [DefaultDispatcher-worker-12 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.246 [DefaultDispatcher-worker-4 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.256 [DefaultDispatcher-worker-17 @coroutine#1778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.259 [Test worker @coroutine#1784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.271 [DefaultDispatcher-worker-17 @coroutine#1783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba2704 2025-03-25 06:23:23.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-25 06:23:23.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-25 06:23:23.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:23.278 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bba2704: (connection evicted) 2025-03-25 06:23:23.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:23.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-25 06:23:23.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:30.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4b8027 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:30.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-25 06:23:30.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b1d1c 2025-03-25 06:23:30.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@769b1d1c 2025-03-25 06:23:30.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-25 06:23:30.706 [DefaultDispatcher-worker-2 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769b1d1c 2025-03-25 06:23:30.757 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51c15508 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:31.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:31.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-25 06:23:31.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-25 06:23:31.662 [DefaultDispatcher-worker-16 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.672 [DefaultDispatcher-worker-10 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.678 [DefaultDispatcher-worker-5 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.683 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.691 [DefaultDispatcher-worker-20 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b977aaa 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18419ab7 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:31.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:31.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-25 06:23:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-25 06:23:31.726 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:31.742 [DefaultDispatcher-worker-17 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.751 [DefaultDispatcher-worker-6 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.758 [DefaultDispatcher-worker-13 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.770 [DefaultDispatcher-worker-8 @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cc0333 2025-03-25 06:23:31.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4564a2 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:31.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:31.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-25 06:23:31.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-25 06:23:31.807 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:31.841 [DefaultDispatcher-worker-8 @coroutine#1856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.849 [DefaultDispatcher-worker-3 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.862 [DefaultDispatcher-worker-9 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.873 [DefaultDispatcher-worker-6 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.881 [DefaultDispatcher-worker-7 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.882 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:31.902 [DefaultDispatcher-worker-22 @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8ac512 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6768dc74 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:31.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:31.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-25 06:23:31.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-25 06:23:31.943 [DefaultDispatcher-worker-12 @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.957 [DefaultDispatcher-worker-8 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.965 [DefaultDispatcher-worker-9 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.976 [DefaultDispatcher-worker-3 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.984 [DefaultDispatcher-worker-6 @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c92dfa 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:31.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:31.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:31.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-25 06:23:31.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:31.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:31.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-25 06:23:32.009 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.031 [DefaultDispatcher-worker-18 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.038 [DefaultDispatcher-worker-3 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.045 [DefaultDispatcher-worker-16 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.056 [DefaultDispatcher-worker-22 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.064 [DefaultDispatcher-worker-10 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.080 [DefaultDispatcher-worker-7 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bbaf1bc 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.090 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-25 06:23:32.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-25 06:23:32.093 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.129 [DefaultDispatcher-worker-13 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.138 [DefaultDispatcher-worker-12 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.146 [DefaultDispatcher-worker-10 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.152 [DefaultDispatcher-worker-12 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47462daf 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-25 06:23:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-25 06:23:32.192 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.197 [DefaultDispatcher-worker-10 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.206 [DefaultDispatcher-worker-10 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.212 [DefaultDispatcher-worker-5 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.222 [DefaultDispatcher-worker-17 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.229 [DefaultDispatcher-worker-21 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.242 [DefaultDispatcher-worker-20 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-03-25 06:23:32.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ade272 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-25 06:23:32.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-25 06:23:32.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-25 06:23:32.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-25 06:23:32.264 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467e7793 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@625c9248 2025-03-25 06:23:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@625c9248 2025-03-25 06:23:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-25 06:23:32.336 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625c9248 2025-03-25 06:23:32.341 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625c9248 2025-03-25 06:23:32.353 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7afac89a 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-25 06:23:32.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-03-25 06:23:32.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-03-25 06:23:32.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-25 06:23:32.388 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.397 [Test worker @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-03-25 06:23:32.401 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@276eafad 2025-03-25 06:23:32.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30bd6bc8 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-25 06:23:32.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-03-25 06:23:32.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-03-25 06:23:32.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-25 06:23:32.453 [Test worker @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-03-25 06:23:32.461 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.464 [Test worker @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@90b9695 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@488c608a 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:32.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:32.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-25 06:23:32.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-03-25 06:23:32.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-03-25 06:23:32.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-25 06:23:32.503 [Test worker @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-03-25 06:23:32.505 [Test worker @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e02661 2025-03-25 06:23:32.517 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.517 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.517 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.526 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.526 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.526 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.568 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.569 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.571 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.573 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:32.617 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.617 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.617 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.660 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.662 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.662 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.705 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.705 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.705 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.746 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.747 [Test worker @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45187/ 2025-03-25 06:23:32.747 [Test worker @coroutine#1917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45187/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.788 [Test worker @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45187/ 2025-03-25 06:23:32.797 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.797 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.803 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:32.803 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.803 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.846 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:32.847 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.847 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.895 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:32.895 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.895 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.938 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:32.938 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.938 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:32.980 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:32.981 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:32.981 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:33.027 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:33.027 [Test worker @coroutine#1934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50527/ 2025-03-25 06:23:33.027 [Test worker @coroutine#1934] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50527/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-25 06:23:33.033 [Test worker @coroutine#1934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50527/ 2025-03-25 06:23:33.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d98ce13 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-25 06:23:33.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2025-03-25 06:23:33.185 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2025-03-25 06:23:33.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-25 06:23:33.285 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:33.286 [DefaultDispatcher-worker-11 @coroutine#1964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65029fc 2025-03-25 06:23:33.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aac31b7 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-25 06:23:33.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-03-25 06:23:33.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-03-25 06:23:33.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-25 06:23:33.382 [DefaultDispatcher-worker-19 @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bf4a79b 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a2f1ae3 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-25 06:23:33.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-25 06:23:33.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-25 06:23:33.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-25 06:23:33.423 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.434 [DefaultDispatcher-worker-14 @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f67d37f 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-25 06:23:33.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-25 06:23:33.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-25 06:23:33.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-25 06:23:33.488 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.491 [DefaultDispatcher-worker-13 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57fb6900 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3984e2b3 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-25 06:23:33.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2025-03-25 06:23:33.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2025-03-25 06:23:33.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-25 06:23:33.546 [DefaultDispatcher-worker-16 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f82a71f 2025-03-25 06:23:33.548 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f8035d6 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-25 06:23:33.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-03-25 06:23:33.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-03-25 06:23:33.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-25 06:23:33.598 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.624 [DefaultDispatcher-worker-16 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20aa4e 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7def62d0 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-25 06:23:33.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-03-25 06:23:33.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-03-25 06:23:33.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-25 06:23:33.658 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.719 [DefaultDispatcher-worker-12 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec5d3e1 2025-03-25 06:23:33.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76cad511 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:33.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:33.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-25 06:23:33.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-25 06:23:33.744 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.789 [DefaultDispatcher-worker-19 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.797 [DefaultDispatcher-worker-3 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.805 [DefaultDispatcher-worker-2 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.815 [DefaultDispatcher-worker-13 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.832 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:33.835 [DefaultDispatcher-worker-7 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.842 [DefaultDispatcher-worker-7 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3338d706 2025-03-25 06:23:33.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-03-25 06:23:33.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-03-25 06:23:33.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:33.853 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3338d706: (connection evicted) 2025-03-25 06:23:33.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:33.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-03-25 06:23:33.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-03-25 06:23:35.436 [DefaultDispatcher-worker-22 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@677cc4e8 2025-03-25 06:23:35.528 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:35.902 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:36.380 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:36.455 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:36.487 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:36.517 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:36.750 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.060 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.090 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.125 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.157 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.271 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.311 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.350 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.437 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.677 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.953 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:37.984 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.086 [DefaultDispatcher-worker-7 @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f5314bc 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-25 06:23:38.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eead09 2025-03-25 06:23:38.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eead09 2025-03-25 06:23:38.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-25 06:23:38.116 [DefaultDispatcher-worker-8 @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef93e01 2025-03-25 06:23:38.121 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.122 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eead09 2025-03-25 06:23:38.137 [DefaultDispatcher-worker-22 @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eead09 2025-03-25 06:23:38.148 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eead09 2025-03-25 06:23:38.150 [DefaultDispatcher-worker-7 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e0516a3 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253379ec 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-25 06:23:38.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-25 06:23:38.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.183 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.185 [DefaultDispatcher-worker-4 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd44289 2025-03-25 06:23:38.185 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.189 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.194 [DefaultDispatcher-worker-12 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.197 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.200 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f461c9c 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-25 06:23:38.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-25 06:23:38.215 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.222 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.235 [DefaultDispatcher-worker-11 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.244 [DefaultDispatcher-worker-16 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.249 [DefaultDispatcher-worker-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.250 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.252 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.255 [DefaultDispatcher-worker-4 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e5967 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-25 06:23:38.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-25 06:23:38.272 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.284 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.285 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.292 [DefaultDispatcher-worker-11 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.298 [DefaultDispatcher-worker-19 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3c14c3 2025-03-25 06:23:38.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16ca4532 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-25 06:23:38.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-25 06:23:38.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-25 06:23:38.302 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-25 06:23:38.330 [DefaultDispatcher-worker-20 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-25 06:23:38.339 [DefaultDispatcher-worker-4 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a5a912 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bdef8ee 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2025-03-25 06:23:38.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2025-03-25 06:23:38.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-25 06:23:38.357 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2025-03-25 06:23:38.357 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.374 [DefaultDispatcher-worker-22 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66e44f9f 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-25 06:23:38.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-25 06:23:38.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-25 06:23:38.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-25 06:23:38.401 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.411 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-25 06:23:38.429 [DefaultDispatcher-worker-16 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-03-25 06:23:38.443 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.508 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.685 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50f5ce5b 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-25 06:23:38.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-25 06:23:38.735 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.748 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.749 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.754 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.754 [DefaultDispatcher-worker-18 @coroutine#2116] 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:51333/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:38.754 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.755 [DefaultDispatcher-worker-18 @coroutine#2116] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51333/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:38.758 [DefaultDispatcher-worker-20 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-8 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-8 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.759 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.761 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:38.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-25 06:23:38.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11df0bc7 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-25 06:23:38.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-25 06:23:38.784 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.793 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.794 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.795 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.799 [DefaultDispatcher-worker-6 @coroutine#2134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-25 06:23:38.799 [DefaultDispatcher-worker-6 @coroutine#2134] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-25 06:23:38.799 [DefaultDispatcher-worker-6 @coroutine#2134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-25 06:23:38.800 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f637d41 2025-03-25 06:23:38.800 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f637d41 2025-03-25 06:23:38.802 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a488dd 2025-03-25 06:23:38.802 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a488dd 2025-03-25 06:23:38.804 [DefaultDispatcher-worker-2 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ccfce5a 2025-03-25 06:23:38.805 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@559b1631 2025-03-25 06:23:38.805 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@559b1631 2025-03-25 06:23:38.806 [DefaultDispatcher-worker-18 @coroutine#2134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-25 06:23:38.806 [DefaultDispatcher-worker-18 @coroutine#2134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-25 06:23:38.807 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@109982e6 2025-03-25 06:23:38.807 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@109982e6 2025-03-25 06:23:38.810 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54546cc1 2025-03-25 06:23:38.810 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@54546cc1 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308d133 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.813 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2143f4f6 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-25 06:23:38.813 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2143f4f6 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-25 06:23:38.815 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c644471 2025-03-25 06:23:38.815 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c644471 2025-03-25 06:23:38.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-25 06:23:38.818 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b67da9 2025-03-25 06:23:38.818 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b67da9 2025-03-25 06:23:38.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3251a 2025-03-25 06:23:38.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3251a 2025-03-25 06:23:38.821 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:38.836 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.844 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.845 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.847 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.847 [DefaultDispatcher-worker-4 @coroutine#2148] 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:56461/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:38.847 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.847 [DefaultDispatcher-worker-4 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56461/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:38.849 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.849 [DefaultDispatcher-worker-16 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.852 [DefaultDispatcher-worker-3 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.852 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.852 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:38.852 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.854 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.855 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.855 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.859 [DefaultDispatcher-worker-2 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.864 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.865 [DefaultDispatcher-worker-5 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.868 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2737e 2025-03-25 06:23:38.868 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2737e 2025-03-25 06:23:38.871 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6358c10 2025-03-25 06:23:38.871 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6358c10 2025-03-25 06:23:38.872 [DefaultDispatcher-worker-3 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.874 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a180e 2025-03-25 06:23:38.874 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a180e 2025-03-25 06:23:38.877 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708862b 2025-03-25 06:23:38.877 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4708862b 2025-03-25 06:23:38.878 [DefaultDispatcher-worker-15 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.879 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfa7437 2025-03-25 06:23:38.879 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cfa7437 2025-03-25 06:23:38.881 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@768526b4 2025-03-25 06:23:38.881 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@768526b4 2025-03-25 06:23:38.884 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@249d8a02 2025-03-25 06:23:38.884 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@249d8a02 2025-03-25 06:23:38.885 [DefaultDispatcher-worker-3 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.886 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27277964 2025-03-25 06:23:38.886 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@27277964 2025-03-25 06:23:38.889 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f3ea7b 2025-03-25 06:23:38.889 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f3ea7b 2025-03-25 06:23:38.889 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:38.891 [DefaultDispatcher-worker-19 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.897 [DefaultDispatcher-worker-1 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.902 [DefaultDispatcher-worker-20 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.909 [DefaultDispatcher-worker-5 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.915 [DefaultDispatcher-worker-3 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:38.917 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:38.920 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@85f4064 2025-03-25 06:23:38.920 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@85f4064 2025-03-25 06:23:38.922 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@698af1f 2025-03-25 06:23:38.922 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@698af1f 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8466c2 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:38.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.925 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a72b14 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.925 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a72b14 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-25 06:23:38.927 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a5a524 2025-03-25 06:23:38.927 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a5a524 2025-03-25 06:23:38.929 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b91d4 2025-03-25 06:23:38.929 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@358b91d4 2025-03-25 06:23:38.932 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a8202d 2025-03-25 06:23:38.932 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@76a8202d 2025-03-25 06:23:38.934 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6c4a67 2025-03-25 06:23:38.934 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d6c4a67 2025-03-25 06:23:38.936 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@278a5a6b 2025-03-25 06:23:38.937 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@278a5a6b 2025-03-25 06:23:38.939 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee67a7f 2025-03-25 06:23:38.939 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee67a7f 2025-03-25 06:23:38.939 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:38.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.950 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.952 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.955 [DefaultDispatcher-worker-19 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.956 [DefaultDispatcher-worker-19 @coroutine#2194] 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:40805/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:38.956 [DefaultDispatcher-worker-19 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.956 [DefaultDispatcher-worker-19 @coroutine#2194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40805/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:38.957 [DefaultDispatcher-worker-15 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.957 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.957 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:38.957 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.960 [Test worker @coroutine#2201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:38.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74fd5fb0 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:38.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:38.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-25 06:23:38.961 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.961 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:38.962 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.962 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:38.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-25 06:23:38.965 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.973 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.975 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.981 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-25 06:23:38.982 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-25 06:23:38.982 [DefaultDispatcher-worker-3 @coroutine#2213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-25 06:23:38.982 [DefaultDispatcher-worker-13 @coroutine#2210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f96e484 2025-03-25 06:23:38.986 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-25 06:23:38.986 [DefaultDispatcher-worker-13 @coroutine#2213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-25 06:23:39.027 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ead6e20 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-25 06:23:39.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-25 06:23:39.032 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3463cf05 2025-03-25 06:23:39.033 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3463cf05 2025-03-25 06:23:39.035 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa437f9 2025-03-25 06:23:39.035 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa437f9 2025-03-25 06:23:39.038 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9ba475 2025-03-25 06:23:39.038 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e9ba475 2025-03-25 06:23:39.040 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b993dc2 2025-03-25 06:23:39.040 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b993dc2 2025-03-25 06:23:39.043 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8de53 2025-03-25 06:23:39.043 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a8de53 2025-03-25 06:23:39.045 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282060 2025-03-25 06:23:39.045 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282060 2025-03-25 06:23:39.048 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f39d5c 2025-03-25 06:23:39.048 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f39d5c 2025-03-25 06:23:39.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.050 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6c28d 2025-03-25 06:23:39.050 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb6c28d 2025-03-25 06:23:39.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7bddee 2025-03-25 06:23:39.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7bddee 2025-03-25 06:23:39.053 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.054 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.058 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.060 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.062 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.062 [DefaultDispatcher-worker-4 @coroutine#2227] 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:43127/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.062 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.062 [DefaultDispatcher-worker-4 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.066 [DefaultDispatcher-worker-13 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.066 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.066 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.066 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.067 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.067 [DefaultDispatcher-worker-6 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.068 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.068 [DefaultDispatcher-worker-2 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.068 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.068 [Test worker @coroutine#2232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e895acb 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-25 06:23:39.072 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8a81d 2025-03-25 06:23:39.072 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8a81d 2025-03-25 06:23:39.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-25 06:23:39.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.076 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3f5672 2025-03-25 06:23:39.077 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3f5672 2025-03-25 06:23:39.079 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a00c36d 2025-03-25 06:23:39.079 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a00c36d 2025-03-25 06:23:39.081 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f025c49 2025-03-25 06:23:39.081 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f025c49 2025-03-25 06:23:39.082 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.083 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7fbdf4 2025-03-25 06:23:39.083 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7fbdf4 2025-03-25 06:23:39.084 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.086 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e87f60f 2025-03-25 06:23:39.086 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e87f60f 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257e8c43 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-25 06:23:39.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-25 06:23:39.088 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72104919 2025-03-25 06:23:39.088 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72104919 2025-03-25 06:23:39.090 [DefaultDispatcher-worker-16 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5889e697 2025-03-25 06:23:39.091 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2da306 2025-03-25 06:23:39.091 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2da306 2025-03-25 06:23:39.093 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@584a2b0a 2025-03-25 06:23:39.093 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@584a2b0a 2025-03-25 06:23:39.093 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.105 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.113 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.115 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.117 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.117 [DefaultDispatcher-worker-10 @coroutine#2256] 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:41567/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.117 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.117 [DefaultDispatcher-worker-10 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41567/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.119 [DefaultDispatcher-worker-18 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.119 [DefaultDispatcher-worker-18 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.122 [DefaultDispatcher-worker-16 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.122 [DefaultDispatcher-worker-16 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.122 [DefaultDispatcher-worker-16 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.122 [DefaultDispatcher-worker-16 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.123 [DefaultDispatcher-worker-21 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.123 [DefaultDispatcher-worker-21 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.124 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60be9fdf 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-25 06:23:39.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-25 06:23:39.127 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.135 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.135 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.136 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.138 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45e9e 2025-03-25 06:23:39.138 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b45e9e 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67590c2d 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.138 [DefaultDispatcher-worker-1 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-25 06:23:39.140 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.140 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.140 [DefaultDispatcher-worker-1 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-25 06:23:39.141 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f73a2d8 2025-03-25 06:23:39.141 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f73a2d8 2025-03-25 06:23:39.142 [DefaultDispatcher-worker-11 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5ad6b7 2025-03-25 06:23:39.143 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c35ee 2025-03-25 06:23:39.143 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c35ee 2025-03-25 06:23:39.146 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4ea8e3 2025-03-25 06:23:39.146 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e4ea8e3 2025-03-25 06:23:39.148 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbd5d1a 2025-03-25 06:23:39.149 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbd5d1a 2025-03-25 06:23:39.151 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fda5717 2025-03-25 06:23:39.151 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fda5717 2025-03-25 06:23:39.154 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c3fc47 2025-03-25 06:23:39.154 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c3fc47 2025-03-25 06:23:39.156 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6157ac 2025-03-25 06:23:39.156 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6157ac 2025-03-25 06:23:39.159 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b388f7 2025-03-25 06:23:39.159 [DefaultDispatcher-worker-1 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.159 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b388f7 2025-03-25 06:23:39.159 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.167 [DefaultDispatcher-worker-1 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.169 [DefaultDispatcher-worker-1 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.171 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.171 [DefaultDispatcher-worker-19 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.171 [DefaultDispatcher-worker-19 @coroutine#2285] 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-03-25 06:23:39.171 [DefaultDispatcher-worker-1 @coroutine#2278] 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-03-25 06:23:39.171 [DefaultDispatcher-worker-19 @coroutine#2285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.171 [DefaultDispatcher-worker-1 @coroutine#2278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.171 [DefaultDispatcher-worker-19 @coroutine#2285] 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-03-25 06:23:39.173 [DefaultDispatcher-worker-21 @coroutine#2285] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.174 [DefaultDispatcher-worker-5 @coroutine#2278] 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-03-25 06:23:39.177 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-25 06:23:39.178 [DefaultDispatcher-worker-21 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:39.179 [DefaultDispatcher-worker-21 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.179 [DefaultDispatcher-worker-21 @coroutine#2284] 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-03-25 06:23:39.179 [DefaultDispatcher-worker-21 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.181 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c9389d 2025-03-25 06:23:39.181 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c9389d 2025-03-25 06:23:39.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-25 06:23:39.185 [DefaultDispatcher-worker-14 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.187 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.190 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0ed2f4 2025-03-25 06:23:39.190 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0ed2f4 2025-03-25 06:23:39.192 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3153ed 2025-03-25 06:23:39.192 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3153ed 2025-03-25 06:23:39.192 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@728d8c55 2025-03-25 06:23:39.192 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@728d8c55 2025-03-25 06:23:39.195 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f33d8cf 2025-03-25 06:23:39.195 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f33d8cf 2025-03-25 06:23:39.198 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a6c74 2025-03-25 06:23:39.198 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4a6c74 2025-03-25 06:23:39.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70864 2025-03-25 06:23:39.202 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d70864 2025-03-25 06:23:39.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.205 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e16f338 2025-03-25 06:23:39.205 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7875e725 2025-03-25 06:23:39.205 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7875e725 2025-03-25 06:23:39.205 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e16f338 2025-03-25 06:23:39.207 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d77664f 2025-03-25 06:23:39.207 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d77664f 2025-03-25 06:23:39.209 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e187d2c 2025-03-25 06:23:39.209 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e187d2c 2025-03-25 06:23:39.212 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1c2780 2025-03-25 06:23:39.212 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1c2780 2025-03-25 06:23:39.213 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2306aa90 2025-03-25 06:23:39.213 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2306aa90 2025-03-25 06:23:39.216 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@c005b48 2025-03-25 06:23:39.216 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@c005b48 2025-03-25 06:23:39.216 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.217 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.218 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b68a2f 2025-03-25 06:23:39.218 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b68a2f 2025-03-25 06:23:39.218 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.219 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9bc922 2025-03-25 06:23:39.219 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b9bc922 2025-03-25 06:23:39.220 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.220 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.220 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.220 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.221 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d589900 2025-03-25 06:23:39.221 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d589900 2025-03-25 06:23:39.224 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9cfa11 2025-03-25 06:23:39.224 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9cfa11 2025-03-25 06:23:39.224 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.225 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.225 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.226 [DefaultDispatcher-worker-22 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.226 [DefaultDispatcher-worker-22 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.226 [DefaultDispatcher-worker-22 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.226 [DefaultDispatcher-worker-22 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.227 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.227 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.227 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.228 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.229 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c3c1ef 2025-03-25 06:23:39.229 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c3c1ef 2025-03-25 06:23:39.232 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0435e7 2025-03-25 06:23:39.232 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d0435e7 2025-03-25 06:23:39.235 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@593baa9f 2025-03-25 06:23:39.235 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@593baa9f 2025-03-25 06:23:39.236 [DefaultDispatcher-worker-8 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.237 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c393fdc 2025-03-25 06:23:39.237 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c393fdc 2025-03-25 06:23:39.238 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.240 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b8590d 2025-03-25 06:23:39.240 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b8590d 2025-03-25 06:23:39.242 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2defe5d0 2025-03-25 06:23:39.243 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2defe5d0 2025-03-25 06:23:39.243 [DefaultDispatcher-worker-21 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.243 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.245 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984dda0 2025-03-25 06:23:39.245 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2984dda0 2025-03-25 06:23:39.248 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c16c093 2025-03-25 06:23:39.248 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c16c093 2025-03-25 06:23:39.249 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5bc51e 2025-03-25 06:23:39.249 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5bc51e 2025-03-25 06:23:39.250 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f758e2d 2025-03-25 06:23:39.250 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f758e2d 2025-03-25 06:23:39.250 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.251 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c3a85 2025-03-25 06:23:39.251 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c3a85 2025-03-25 06:23:39.252 [DefaultDispatcher-worker-3 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.255 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3ae6e 2025-03-25 06:23:39.255 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3ae6e 2025-03-25 06:23:39.260 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a130be 2025-03-25 06:23:39.260 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a130be 2025-03-25 06:23:39.260 [DefaultDispatcher-worker-17 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.263 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11036e81 2025-03-25 06:23:39.263 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@11036e81 2025-03-25 06:23:39.266 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b3636 2025-03-25 06:23:39.266 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@712b3636 2025-03-25 06:23:39.268 [DefaultDispatcher-worker-11 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.269 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@696336a3 2025-03-25 06:23:39.269 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@696336a3 2025-03-25 06:23:39.272 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@208ecff1 2025-03-25 06:23:39.272 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@208ecff1 2025-03-25 06:23:39.275 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af3da07 2025-03-25 06:23:39.275 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af3da07 2025-03-25 06:23:39.275 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.275 [DefaultDispatcher-worker-20 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.282 [DefaultDispatcher-worker-13 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.283 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:39.285 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae3d971 2025-03-25 06:23:39.285 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae3d971 2025-03-25 06:23:39.287 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1424245d 2025-03-25 06:23:39.287 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1424245d 2025-03-25 06:23:39.289 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@101bb201 2025-03-25 06:23:39.289 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@101bb201 2025-03-25 06:23:39.291 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55192e66 2025-03-25 06:23:39.291 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@55192e66 2025-03-25 06:23:39.293 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@51354de5 2025-03-25 06:23:39.293 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@51354de5 2025-03-25 06:23:39.293 [DefaultDispatcher-worker-14 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.295 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64869d52 2025-03-25 06:23:39.295 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64869d52 2025-03-25 06:23:39.296 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2940a079 2025-03-25 06:23:39.296 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2940a079 2025-03-25 06:23:39.298 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3536d129 2025-03-25 06:23:39.298 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3536d129 2025-03-25 06:23:39.300 [DefaultDispatcher-worker-14 @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.301 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e17e80f 2025-03-25 06:23:39.301 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e17e80f 2025-03-25 06:23:39.301 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.303 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.303 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-25 06:23:39.303 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.304 [DefaultDispatcher-worker-17 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.304 [DefaultDispatcher-worker-17 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.304 [DefaultDispatcher-worker-8 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-25 06:23:39.304 [DefaultDispatcher-worker-8 @coroutine#2325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35317/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:39.306 [DefaultDispatcher-worker-8 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.306 [DefaultDispatcher-worker-8 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-25 06:23:39.306 [DefaultDispatcher-worker-8 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.307 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.307 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.332 [DefaultDispatcher-worker-12 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa5fc67 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-25 06:23:39.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-25 06:23:39.361 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.371 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.373 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.375 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.375 [DefaultDispatcher-worker-7 @coroutine#2351] 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:54685/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.375 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.375 [DefaultDispatcher-worker-7 @coroutine#2351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54685/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.380 [DefaultDispatcher-worker-7 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.380 [DefaultDispatcher-worker-7 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.380 [DefaultDispatcher-worker-7 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.380 [DefaultDispatcher-worker-7 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.383 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7104b117 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-25 06:23:39.388 [DefaultDispatcher-worker-15 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.388 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.388 [DefaultDispatcher-worker-15 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.388 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-25 06:23:39.393 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.407 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.409 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.416 [DefaultDispatcher-worker-7 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.417 [DefaultDispatcher-worker-19 @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cd9ce76 2025-03-25 06:23:39.425 [DefaultDispatcher-worker-16 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.435 [DefaultDispatcher-worker-12 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.439 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:39.443 [DefaultDispatcher-worker-23 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.445 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bf107 2025-03-25 06:23:39.445 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@49bf107 2025-03-25 06:23:39.451 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5c1fe4 2025-03-25 06:23:39.451 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5c1fe4 2025-03-25 06:23:39.455 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e639a77 2025-03-25 06:23:39.455 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e639a77 2025-03-25 06:23:39.457 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6115df 2025-03-25 06:23:39.457 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6115df 2025-03-25 06:23:39.460 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029c67d 2025-03-25 06:23:39.460 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1029c67d 2025-03-25 06:23:39.463 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6058a3 2025-03-25 06:23:39.463 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6058a3 2025-03-25 06:23:39.466 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c2d5ba 2025-03-25 06:23:39.466 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c2d5ba 2025-03-25 06:23:39.468 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4eea90 2025-03-25 06:23:39.468 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4eea90 2025-03-25 06:23:39.470 [DefaultDispatcher-worker-17 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.471 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@750acbaa 2025-03-25 06:23:39.471 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@750acbaa 2025-03-25 06:23:39.471 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.484 [DefaultDispatcher-worker-14 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.492 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.495 [DefaultDispatcher-worker-3 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.498 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-03-25 06:23:39.498 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e25bf0 2025-03-25 06:23:39.504 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-03-25 06:23:39.504 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c25bfdc 2025-03-25 06:23:39.506 [DefaultDispatcher-worker-1 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.507 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-03-25 06:23:39.507 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@581a3080 2025-03-25 06:23:39.511 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-03-25 06:23:39.511 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d18b5e7 2025-03-25 06:23:39.513 [DefaultDispatcher-worker-23 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.514 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-03-25 06:23:39.514 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de5506f 2025-03-25 06:23:39.518 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-03-25 06:23:39.518 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4fcf50 2025-03-25 06:23:39.519 [DefaultDispatcher-worker-5 @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:39.521 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-03-25 06:23:39.521 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25587469 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63be4548 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-25 06:23:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-25 06:23:39.524 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-03-25 06:23:39.524 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d374aa8 2025-03-25 06:23:39.527 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-03-25 06:23:39.527 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa61b49 2025-03-25 06:23:39.527 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.541 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.550 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.551 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.554 [DefaultDispatcher-worker-17 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.554 [DefaultDispatcher-worker-17 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.554 [DefaultDispatcher-worker-17 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.554 [DefaultDispatcher-worker-17 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.557 [DefaultDispatcher-worker-16 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.558 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.558 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.558 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.559 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0ce8a1 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-25 06:23:39.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-25 06:23:39.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.567 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.567 [DefaultDispatcher-worker-4 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.567 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.570 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.574 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.575 [Test worker @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.581 [DefaultDispatcher-worker-4 @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549b26d7 2025-03-25 06:23:39.583 [DefaultDispatcher-worker-17 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.589 [DefaultDispatcher-worker-18 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.598 [DefaultDispatcher-worker-21 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.605 [DefaultDispatcher-worker-9 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.606 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.606 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-25 06:23:39.606 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.608 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.608 [DefaultDispatcher-worker-1 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-25 06:23:39.623 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.627 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-03-25 06:23:39.627 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57baa215 2025-03-25 06:23:39.629 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-03-25 06:23:39.629 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@597d5692 2025-03-25 06:23:39.631 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-03-25 06:23:39.632 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d42c965 2025-03-25 06:23:39.634 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-03-25 06:23:39.634 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18405ca9 2025-03-25 06:23:39.636 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-03-25 06:23:39.636 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a68efbe 2025-03-25 06:23:39.639 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-03-25 06:23:39.639 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2992e3a7 2025-03-25 06:23:39.641 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-03-25 06:23:39.641 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@62500e11 2025-03-25 06:23:39.643 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-03-25 06:23:39.643 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@786fa3e6 2025-03-25 06:23:39.646 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-03-25 06:23:39.646 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2527a64a 2025-03-25 06:23:39.646 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.649 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-25 06:23:39.649 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52533/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:39.661 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.661 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-25 06:23:39.661 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.663 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.663 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-25 06:23:39.664 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.666 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798336c 2025-03-25 06:23:39.666 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798336c 2025-03-25 06:23:39.668 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@195fdfef 2025-03-25 06:23:39.668 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@195fdfef 2025-03-25 06:23:39.670 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d60581c 2025-03-25 06:23:39.670 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d60581c 2025-03-25 06:23:39.672 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862d5d4 2025-03-25 06:23:39.672 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862d5d4 2025-03-25 06:23:39.675 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e378ee7 2025-03-25 06:23:39.675 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@e378ee7 2025-03-25 06:23:39.676 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@69708869 2025-03-25 06:23:39.677 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@69708869 2025-03-25 06:23:39.679 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cf8de3 2025-03-25 06:23:39.679 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cf8de3 2025-03-25 06:23:39.681 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@384d2a9b 2025-03-25 06:23:39.681 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@384d2a9b 2025-03-25 06:23:39.684 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@abfcbc3 2025-03-25 06:23:39.684 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@abfcbc3 2025-03-25 06:23:39.684 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.686 [DefaultDispatcher-worker-22 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53c0424a 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-25 06:23:39.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-25 06:23:39.713 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.722 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.723 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.726 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.726 [DefaultDispatcher-worker-19 @coroutine#2447] 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:53091/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:39.726 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.730 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53091/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.730 [DefaultDispatcher-worker-6 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.730 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.730 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.730 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.733 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1071f3ad 2025-03-25 06:23:39.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.733 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.734 [DefaultDispatcher-worker-19 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.735 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.735 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-25 06:23:39.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-25 06:23:39.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.748 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.749 [Test worker @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.757 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/auth/register 2025-03-25 06:23:39.757 [DefaultDispatcher-worker-6 @coroutine#2465] 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:53091/auth/register. 2025-03-25 06:23:39.757 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/auth/register 2025-03-25 06:23:39.757 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53091/auth/register from class io.ktor.http.content.TextContent 2025-03-25 06:23:39.758 [DefaultDispatcher-worker-13 @coroutine#2462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9bd477c 2025-03-25 06:23:39.760 [DefaultDispatcher-worker-2 @coroutine#2465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/auth/register 2025-03-25 06:23:39.760 [DefaultDispatcher-worker-2 @coroutine#2465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/auth/register 2025-03-25 06:23:39.767 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:39.768 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.768 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.768 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.771 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.771 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.795 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.799 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-03-25 06:23:39.799 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d84626 2025-03-25 06:23:39.802 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53091/auth/register. 2025-03-25 06:23:39.802 [DefaultDispatcher-worker-6 @coroutine#2465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53091/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:39.809 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-03-25 06:23:39.809 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@c1fb80d 2025-03-25 06:23:39.814 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-03-25 06:23:39.814 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@8202d56 2025-03-25 06:23:39.816 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-03-25 06:23:39.816 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d22b236 2025-03-25 06:23:39.818 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-03-25 06:23:39.818 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0b34c2 2025-03-25 06:23:39.820 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-03-25 06:23:39.820 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca53abe 2025-03-25 06:23:39.822 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-03-25 06:23:39.822 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7566e2e1 2025-03-25 06:23:39.824 [DefaultDispatcher-worker-3 @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.825 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-03-25 06:23:39.825 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0d4d79 2025-03-25 06:23:39.828 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-03-25 06:23:39.828 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@79f4c13e 2025-03-25 06:23:39.828 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-25 06:23:39.833 [DefaultDispatcher-worker-23 @coroutine#2465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:39.839 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.842 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-03-25 06:23:39.842 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c235b77 2025-03-25 06:23:39.844 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-03-25 06:23:39.844 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4a683 2025-03-25 06:23:39.846 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-03-25 06:23:39.846 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@16db3007 2025-03-25 06:23:39.849 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-03-25 06:23:39.849 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@53d9acb8 2025-03-25 06:23:39.851 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-03-25 06:23:39.851 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5527ad57 2025-03-25 06:23:39.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ea65f4 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-25 06:23:39.853 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-03-25 06:23:39.853 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6240d9ce 2025-03-25 06:23:39.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-25 06:23:39.856 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-03-25 06:23:39.856 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d548689 2025-03-25 06:23:39.858 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-03-25 06:23:39.858 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f653f7 2025-03-25 06:23:39.860 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-03-25 06:23:39.860 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b530dcb 2025-03-25 06:23:39.860 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-25 06:23:39.862 [DefaultDispatcher-worker-9 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:39.862 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.862 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.862 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.867 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.867 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.874 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.883 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.884 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.886 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.886 [DefaultDispatcher-worker-19 @coroutine#2489] 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-03-25 06:23:39.886 [DefaultDispatcher-worker-19 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.886 [DefaultDispatcher-worker-19 @coroutine#2489] 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-03-25 06:23:39.888 [DefaultDispatcher-worker-18 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.888 [DefaultDispatcher-worker-18 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.893 [DefaultDispatcher-worker-15 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.893 [DefaultDispatcher-worker-15 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.893 [DefaultDispatcher-worker-15 @coroutine#2488] 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-03-25 06:23:39.893 [DefaultDispatcher-worker-15 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.894 [DefaultDispatcher-worker-6 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.894 [DefaultDispatcher-worker-6 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.897 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.902 [Test worker @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.922 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b 2025-03-25 06:23:39.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-03-25 06:23:39.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-03-25 06:23:39.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:39.933 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f6fd33b: (connection evicted) 2025-03-25 06:23:39.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:39.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-03-25 06:23:39.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-03-25 06:23:39.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bbff652 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:39.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:39.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-25 06:23:39.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-25 06:23:39.956 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.972 [DefaultDispatcher-worker-13 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:39.972 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.972 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:39.972 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.977 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.979 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.981 [DefaultDispatcher-worker-23 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.982 [DefaultDispatcher-worker-23 @coroutine#2518] 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-03-25 06:23:39.984 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.984 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:39.985 [DefaultDispatcher-worker-14 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.986 [DefaultDispatcher-worker-14 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.986 [DefaultDispatcher-worker-14 @coroutine#2517] 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-03-25 06:23:39.986 [DefaultDispatcher-worker-14 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.986 [DefaultDispatcher-worker-23 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.986 [DefaultDispatcher-worker-23 @coroutine#2518] 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-03-25 06:23:39.992 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.994 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.995 [DefaultDispatcher-worker-21 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.995 [DefaultDispatcher-worker-21 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:39.995 [DefaultDispatcher-worker-5 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.995 [DefaultDispatcher-worker-5 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:39.997 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a495d88 2025-03-25 06:23:39.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-03-25 06:23:39.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-03-25 06:23:39.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.002 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a495d88: (connection evicted) 2025-03-25 06:23:40.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-03-25 06:23:40.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-03-25 06:23:40.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@523e019c 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-25 06:23:40.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-25 06:23:40.008 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.016 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.018 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.019 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.019 [DefaultDispatcher-worker-16 @coroutine#2546] 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-03-25 06:23:40.019 [DefaultDispatcher-worker-16 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.019 [DefaultDispatcher-worker-16 @coroutine#2546] 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-03-25 06:23:40.025 [DefaultDispatcher-worker-1 @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.025 [DefaultDispatcher-worker-1 @coroutine#2545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.025 [DefaultDispatcher-worker-1 @coroutine#2545] 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-03-25 06:23:40.025 [DefaultDispatcher-worker-1 @coroutine#2545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.027 [DefaultDispatcher-worker-15 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.027 [DefaultDispatcher-worker-15 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.028 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.028 [DefaultDispatcher-worker-12 @coroutine#2545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.028 [DefaultDispatcher-worker-12 @coroutine#2545] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.029 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.033 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.035 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.038 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.042 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.044 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb 2025-03-25 06:23:40.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-03-25 06:23:40.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-03-25 06:23:40.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.046 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49f32bcb: (connection evicted) 2025-03-25 06:23:40.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-03-25 06:23:40.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b60595 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-25 06:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-25 06:23:40.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.060 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.062 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.063 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.063 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-03-25 06:23:40.063 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.063 [DefaultDispatcher-worker-3 @coroutine#2584] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:40.067 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.068 [DefaultDispatcher-worker-9 @coroutine#2584] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.070 [DefaultDispatcher-worker-1 @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.071 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.071 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-03-25 06:23:40.071 [DefaultDispatcher-worker-1 @coroutine#2583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.072 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.072 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.072 [DefaultDispatcher-worker-5 @coroutine#2583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.074 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.076 [DefaultDispatcher-worker-22 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:40.076 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.076 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.076 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.080 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a 2025-03-25 06:23:40.078 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.081 [DefaultDispatcher-worker-21 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-03-25 06:23:40.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-03-25 06:23:40.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.090 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d7d7b1a: (connection evicted) 2025-03-25 06:23:40.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-03-25 06:23:40.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-03-25 06:23:40.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7af5ce66 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-25 06:23:40.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-25 06:23:40.102 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.110 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.112 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.113 [DefaultDispatcher-worker-4 @coroutine#2619] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.113 [DefaultDispatcher-worker-4 @coroutine#2619] 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-03-25 06:23:40.114 [DefaultDispatcher-worker-4 @coroutine#2619] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.114 [DefaultDispatcher-worker-4 @coroutine#2619] 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-03-25 06:23:40.118 [DefaultDispatcher-worker-17 @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.119 [DefaultDispatcher-worker-17 @coroutine#2618] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.119 [DefaultDispatcher-worker-17 @coroutine#2618] 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-03-25 06:23:40.119 [DefaultDispatcher-worker-17 @coroutine#2618] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.124 [DefaultDispatcher-worker-4 @coroutine#2618] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.124 [DefaultDispatcher-worker-4 @coroutine#2618] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.124 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.125 [DefaultDispatcher-worker-23 @coroutine#2619] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.125 [DefaultDispatcher-worker-23 @coroutine#2619] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.136 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.141 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.144 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.146 [DefaultDispatcher-worker-17 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:40.147 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.147 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.147 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.148 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.148 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.148 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d 2025-03-25 06:23:40.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-03-25 06:23:40.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-03-25 06:23:40.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.153 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cb5a64d: (connection evicted) 2025-03-25 06:23:40.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-03-25 06:23:40.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-03-25 06:23:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30e734a1 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-25 06:23:40.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-25 06:23:40.166 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.178 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.179 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.182 [DefaultDispatcher-worker-17 @coroutine#2654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.182 [DefaultDispatcher-worker-17 @coroutine#2654] 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-03-25 06:23:40.182 [DefaultDispatcher-worker-17 @coroutine#2654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.182 [DefaultDispatcher-worker-17 @coroutine#2654] 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-03-25 06:23:40.187 [DefaultDispatcher-worker-23 @coroutine#2654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.187 [DefaultDispatcher-worker-23 @coroutine#2654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-25 06:23:40.188 [DefaultDispatcher-worker-8 @coroutine#2653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.189 [DefaultDispatcher-worker-8 @coroutine#2653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.189 [DefaultDispatcher-worker-8 @coroutine#2653] 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-03-25 06:23:40.189 [DefaultDispatcher-worker-8 @coroutine#2653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.191 [DefaultDispatcher-worker-3 @coroutine#2653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.191 [DefaultDispatcher-worker-3 @coroutine#2653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-25 06:23:40.193 [DefaultDispatcher-worker-10 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:40.194 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.201 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9 2025-03-25 06:23:40.201 [DefaultDispatcher-worker-10 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.201 [DefaultDispatcher-worker-10 @coroutine#2284] 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-03-25 06:23:40.201 [DefaultDispatcher-worker-10 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.204 [DefaultDispatcher-worker-14 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-03-25 06:23:40.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-03-25 06:23:40.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.220 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@124b8fe9: (connection evicted) 2025-03-25 06:23:40.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-03-25 06:23:40.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-03-25 06:23:40.238 [DefaultDispatcher-worker-19 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:40.238 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.238 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.238 [DefaultDispatcher-worker-19 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.310 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.310 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.392 [DefaultDispatcher-worker-22 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:40.393 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.393 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.393 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.397 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.397 [DefaultDispatcher-worker-8 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.574 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:40.575 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.575 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.575 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.577 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.578 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.686 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.715 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.718 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-25 06:23:40.719 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b37003 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.720 [Test worker @coroutine#2708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-25 06:23:40.734 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.740 [DefaultDispatcher-worker-13 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:40.742 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.742 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.742 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.743 [Test worker @coroutine#2709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.744 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.744 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.745 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.746 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.755 [DefaultDispatcher-worker-4 @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.766 [DefaultDispatcher-worker-11 @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a533b 2025-03-25 06:23:40.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-03-25 06:23:40.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-03-25 06:23:40.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.769 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20a533b: (connection evicted) 2025-03-25 06:23:40.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-03-25 06:23:40.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f59f4e4 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.772 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.773 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-25 06:23:40.778 [DefaultDispatcher-worker-10 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:40.779 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.779 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.779 [DefaultDispatcher-worker-10 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.780 [DefaultDispatcher-worker-5 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.780 [DefaultDispatcher-worker-5 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.786 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.794 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.796 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.798 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520e6089 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.799 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-25 06:23:40.800 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.800 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.800 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-25 06:23:40.813 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.821 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.823 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.825 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.832 [DefaultDispatcher-worker-13 @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78 2025-03-25 06:23:40.843 [DefaultDispatcher-worker-13 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.849 [DefaultDispatcher-worker-15 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.855 [DefaultDispatcher-worker-2 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e09067 2025-03-25 06:23:40.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-03-25 06:23:40.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-03-25 06:23:40.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.867 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e09067: (connection evicted) 2025-03-25 06:23:40.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-03-25 06:23:40.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-03-25 06:23:40.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-25 06:23:40.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-25 06:23:40.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.869 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59c2bf78: (connection evicted) 2025-03-25 06:23:40.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-25 06:23:40.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c34153 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.871 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.872 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-25 06:23:40.873 [DefaultDispatcher-worker-23 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:40.873 [DefaultDispatcher-worker-23 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.873 [DefaultDispatcher-worker-23 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.873 [DefaultDispatcher-worker-23 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.875 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.875 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.884 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.891 [Test worker @coroutine#2778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.893 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.895 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106e6dfe 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.895 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.896 [Test worker @coroutine#2774] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-25 06:23:40.908 [Test worker @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.915 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.917 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.918 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.925 [DefaultDispatcher-worker-6 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5444c63f 2025-03-25 06:23:40.940 [DefaultDispatcher-worker-7 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.946 [DefaultDispatcher-worker-22 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.951 [DefaultDispatcher-worker-17 @coroutine#2774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fae388c 2025-03-25 06:23:40.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-25 06:23:40.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-25 06:23:40.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.956 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fae388c: (connection evicted) 2025-03-25 06:23:40.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-25 06:23:40.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-25 06:23:40.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-25 06:23:40.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-25 06:23:40.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:40.957 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5444c63f: (connection evicted) 2025-03-25 06:23:40.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:40.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-25 06:23:40.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63893cf6 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:40.961 [Test worker @coroutine#2811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-25 06:23:40.962 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.962 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.962 [Test worker @coroutine#2811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-25 06:23:40.976 [Test worker @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.985 [Test worker @coroutine#2813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.987 [Test worker @coroutine#2815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.989 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:40.994 [DefaultDispatcher-worker-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:40.994 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.994 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:40.994 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.996 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.996 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:40.998 [DefaultDispatcher-worker-1 @coroutine#2819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:41.014 [DefaultDispatcher-worker-6 @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:41.016 [Test worker @coroutine#2831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:41.022 [DefaultDispatcher-worker-3 @coroutine#2811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20673498 2025-03-25 06:23:41.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-25 06:23:41.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-25 06:23:41.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.047 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20673498: (connection evicted) 2025-03-25 06:23:41.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:41.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-25 06:23:41.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f33c5e4 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.049 [Test worker @coroutine#2868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-25 06:23:41.050 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.050 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.050 [Test worker @coroutine#2868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-25 06:23:41.061 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.069 [Test worker @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.071 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.072 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.086 [DefaultDispatcher-worker-17 @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.091 [DefaultDispatcher-worker-19 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:41.091 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.091 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.091 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.093 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.093 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.104 [DefaultDispatcher-worker-13 @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.105 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.113 [DefaultDispatcher-worker-18 @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c462b8 2025-03-25 06:23:41.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-25 06:23:41.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-25 06:23:41.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.125 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c462b8: (connection evicted) 2025-03-25 06:23:41.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:41.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-25 06:23:41.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-25 06:23:41.127 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eba0cc5 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.128 [Test worker @coroutine#2927] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-25 06:23:41.139 [Test worker @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.148 [Test worker @coroutine#2928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.150 [Test worker @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.151 [Test worker @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.156 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:41.157 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.157 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.157 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.157 [DefaultDispatcher-worker-21 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.158 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.159 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.174 [DefaultDispatcher-worker-10 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.182 [DefaultDispatcher-worker-10 @coroutine#2927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.247 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.254 [DefaultDispatcher-worker-10 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:41.254 [DefaultDispatcher-worker-10 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.254 [DefaultDispatcher-worker-10 @coroutine#2284] 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-03-25 06:23:41.254 [DefaultDispatcher-worker-10 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.255 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.418 [DefaultDispatcher-worker-14 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:41.419 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.419 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.419 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.419 [DefaultDispatcher-worker-10 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:41.420 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.420 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.420 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.420 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.420 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.422 [DefaultDispatcher-worker-24 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.422 [DefaultDispatcher-worker-24 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.435 [DefaultDispatcher-worker-3 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2 2025-03-25 06:23:41.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-25 06:23:41.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-25 06:23:41.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.502 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19e67cc2: (connection evicted) 2025-03-25 06:23:41.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:41.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-25 06:23:41.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-25 06:23:41.505 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71739267 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.506 [Test worker @coroutine#2979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-25 06:23:41.507 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.507 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.507 [Test worker @coroutine#2979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-25 06:23:41.522 [Test worker @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.531 [Test worker @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.533 [Test worker @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.535 [Test worker @coroutine#2984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.538 [Test worker @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.546 [DefaultDispatcher-worker-23 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.565 [DefaultDispatcher-worker-14 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.575 [DefaultDispatcher-worker-19 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3 2025-03-25 06:23:41.584 [DefaultDispatcher-worker-15 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:41.584 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.584 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.584 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-25 06:23:41.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-25 06:23:41.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.591 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9ce7a3: (connection evicted) 2025-03-25 06:23:41.592 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.592 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:41.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-25 06:23:41.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-25 06:23:41.594 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4dc23273 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.595 [Test worker @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-25 06:23:41.597 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.597 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.597 [Test worker @coroutine#3012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-25 06:23:41.611 [Test worker @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.621 [Test worker @coroutine#3013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.622 [Test worker @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.624 [Test worker @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.633 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482034fb 2025-03-25 06:23:41.736 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.758 [DefaultDispatcher-worker-24 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:41.759 [DefaultDispatcher-worker-24 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.759 [DefaultDispatcher-worker-24 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.759 [DefaultDispatcher-worker-24 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-25 06:23:41.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-25 06:23:41.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:41.762 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482034fb: (connection evicted) 2025-03-25 06:23:41.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:41.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-25 06:23:41.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-25 06:23:41.763 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.763 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62284954 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-25 06:23:41.831 [DefaultDispatcher-worker-21 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:41.831 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.831 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.831 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.833 [DefaultDispatcher-worker-24 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.833 [DefaultDispatcher-worker-24 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.856 [DefaultDispatcher-worker-11 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.863 [DefaultDispatcher-worker-10 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.866 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:41.869 [DefaultDispatcher-worker-15 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.880 [DefaultDispatcher-worker-23 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.884 [DefaultDispatcher-worker-24 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:41.884 [DefaultDispatcher-worker-24 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.884 [DefaultDispatcher-worker-24 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.884 [DefaultDispatcher-worker-24 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.889 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.889 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.927 [DefaultDispatcher-worker-19 @coroutine#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:41.928 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-25 06:23:41.945 [Test worker] INFO ktor.application - Application started in 0.017 seconds. 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347770a9 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-25 06:23:41.956 [DefaultDispatcher-worker-9 @coroutine#3059] INFO ktor.application - Responding at http://0.0.0.0:45897 2025-03-25 06:23:41.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:41.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:41.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-25 06:23:41.972 [DefaultDispatcher-worker-5 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:41.972 [DefaultDispatcher-worker-5 @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:41.972 [DefaultDispatcher-worker-5 @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:41.972 [DefaultDispatcher-worker-5 @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:41.980 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:41.981 [eventLoopGroupProxy-19-1 @call-handler#3067] 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-03-25 06:23:41.981 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:41.984 [eventLoopGroupProxy-19-1 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:41.984 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:41.984 [eventLoopGroupProxy-19-2 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:41.985 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:41.985 [DefaultDispatcher-worker-13 @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:41.990 [DefaultDispatcher-worker-8 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:41.990 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.990 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:41.990 [DefaultDispatcher-worker-8 @coroutine#3060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.991 [eventLoopGroupProxy-19-1 @call-handler#3075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:41.991 [eventLoopGroupProxy-19-1 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:41.993 [DefaultDispatcher-worker-2 @coroutine#3060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.993 [DefaultDispatcher-worker-2 @coroutine#3060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63236968 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:41.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:41.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-25 06:23:41.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:41.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:41.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-25 06:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.006 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.007 [DefaultDispatcher-worker-13 @coroutine#3060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.010 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.010 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.013 [DefaultDispatcher-worker-23 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.021 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.021 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:42.021 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.021 [DefaultDispatcher-worker-21 @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-25 06:23:42.022 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@504216ff 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:42.023 [eventLoopGroupProxy-19-1 @call-handler#3088] 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-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:42.023 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:42.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:42.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-25 06:23:42.023 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-03-25 06:23:42.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-03-25 06:23:42.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-25 06:23:42.026 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.026 [DefaultDispatcher-worker-15 @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.037 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:42.037 [eventLoopGroupProxy-19-3 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.038 [DefaultDispatcher-worker-22 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.038 [DefaultDispatcher-worker-22 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.038 [DefaultDispatcher-worker-22 @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.038 [DefaultDispatcher-worker-22 @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.039 [eventLoopGroupProxy-19-1 @call-handler#3096] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:42.039 [eventLoopGroupProxy-19-1 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.042 [DefaultDispatcher-worker-22 @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.042 [DefaultDispatcher-worker-22 @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.046 [DefaultDispatcher-worker-5 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.046 [DefaultDispatcher-worker-5 @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-25 06:23:42.046 [DefaultDispatcher-worker-5 @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.046 [DefaultDispatcher-worker-5 @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.047 [eventLoopGroupProxy-19-1 @call-handler#3106] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-03-25 06:23:42.049 [eventLoopGroupProxy-19-1 @call-handler#3106] 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-03-25 06:23:42.049 [eventLoopGroupProxy-19-1 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.052 [DefaultDispatcher-worker-7 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.054 [eventLoopGroupProxy-19-1 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.058 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:42.062 [eventLoopGroupProxy-19-4 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-03-25 06:23:42.063 [eventLoopGroupProxy-19-4 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.074 [DefaultDispatcher-worker-23 @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.074 [DefaultDispatcher-worker-23 @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-25 06:23:42.077 [DefaultDispatcher-worker-18 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.078 [DefaultDispatcher-worker-2 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-03-25 06:23:42.078 [DefaultDispatcher-worker-2 @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.078 [DefaultDispatcher-worker-2 @coroutine#3101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.078 [DefaultDispatcher-worker-2 @coroutine#3101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.079 [DefaultDispatcher-worker-5 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.083 [eventLoopGroupProxy-19-1 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-03-25 06:23:42.084 [eventLoopGroupProxy-19-1 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.084 [DefaultDispatcher-worker-16 @coroutine#3101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.084 [DefaultDispatcher-worker-16 @coroutine#3101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.090 [DefaultDispatcher-worker-7 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-03-25 06:23:42.090 [DefaultDispatcher-worker-11 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.096 [DefaultDispatcher-worker-12 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aec09a3 2025-03-25 06:23:42.098 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:42.099 [DefaultDispatcher-worker-14 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:42.099 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.099 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.099 [DefaultDispatcher-worker-14 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.106 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.106 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.125 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:42.133 [DefaultDispatcher-worker-2 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.136 [DefaultDispatcher-worker-13 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.136 [DefaultDispatcher-worker-13 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-25 06:23:42.136 [DefaultDispatcher-worker-13 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.137 [eventLoopGroupProxy-19-1 @call-handler#3135] 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-03-25 06:23:42.142 [DefaultDispatcher-worker-10 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.162 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.162 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.162 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-25 06:23:42.162 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.164 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656 2025-03-25 06:23:42.164 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656. 2025-03-25 06:23:42.164 [DefaultDispatcher-worker-3 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656 2025-03-25 06:23:42.165 [eventLoopGroupProxy-19-1 @call-handler#3139] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-25 06:23:42.169 [eventLoopGroupProxy-19-1 @call-handler#3139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.170 [DefaultDispatcher-worker-9 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656 2025-03-25 06:23:42.170 [DefaultDispatcher-worker-9 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656 2025-03-25 06:23:42.171 [DefaultDispatcher-worker-9 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656. 2025-03-25 06:23:42.171 [DefaultDispatcher-worker-9 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.171 [DefaultDispatcher-worker-17 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:42.171 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.171 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.172 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.175 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.175 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.178 [DefaultDispatcher-worker-22 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.180 [DefaultDispatcher-worker-1 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.180 [DefaultDispatcher-worker-1 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-25 06:23:42.180 [DefaultDispatcher-worker-1 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.180 [eventLoopGroupProxy-19-1 @call-handler#3146] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-25 06:23:42.182 [eventLoopGroupProxy-19-1 @call-handler#3146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.184 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.184 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.184 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-25 06:23:42.184 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.191 [DefaultDispatcher-worker-23 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.212 [DefaultDispatcher-worker-18 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.218 [DefaultDispatcher-worker-17 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.219 [DefaultDispatcher-worker-5 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.219 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.219 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.219 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.219 [DefaultDispatcher-worker-5 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.220 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:42.226 [eventLoopGroupProxy-19-1 @call-handler#3152] 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-03-25 06:23:42.226 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.237 [DefaultDispatcher-worker-21 @call-handler#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.239 [eventLoopGroupProxy-19-1 @call-handler#3152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.242 [DefaultDispatcher-worker-24 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.242 [DefaultDispatcher-worker-24 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.243 [DefaultDispatcher-worker-24 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.243 [DefaultDispatcher-worker-24 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.244 [DefaultDispatcher-worker-15 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.247 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.248 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-25 06:23:42.248 [DefaultDispatcher-worker-7 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.250 [eventLoopGroupProxy-19-1 @call-handler#3164] 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-03-25 06:23:42.251 [DefaultDispatcher-worker-17 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.253 [DefaultDispatcher-worker-17 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.263 [DefaultDispatcher-worker-15 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:42.264 [DefaultDispatcher-worker-15 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.264 [DefaultDispatcher-worker-15 @coroutine#2284] 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-03-25 06:23:42.264 [DefaultDispatcher-worker-15 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.265 [DefaultDispatcher-worker-8 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.271 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.271 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-25 06:23:42.272 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-25 06:23:42.272 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.272 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657 2025-03-25 06:23:42.273 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657. 2025-03-25 06:23:42.273 [DefaultDispatcher-worker-15 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657 2025-03-25 06:23:42.274 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-03-25 06:23:42.275 [eventLoopGroupProxy-19-1 @call-handler#3171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.276 [DefaultDispatcher-worker-24 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657 2025-03-25 06:23:42.276 [DefaultDispatcher-worker-24 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657 2025-03-25 06:23:42.276 [DefaultDispatcher-worker-24 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657. 2025-03-25 06:23:42.276 [DefaultDispatcher-worker-24 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=708856100736966657 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.287 [DefaultDispatcher-worker-1 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.288 [DefaultDispatcher-worker-14 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.288 [DefaultDispatcher-worker-14 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-25 06:23:42.288 [DefaultDispatcher-worker-14 @coroutine#3108] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.290 [eventLoopGroupProxy-19-1 @call-handler#3175] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-03-25 06:23:42.291 [eventLoopGroupProxy-19-1 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.292 [DefaultDispatcher-worker-16 @coroutine#3108] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.292 [DefaultDispatcher-worker-16 @coroutine#3108] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync 2025-03-25 06:23:42.292 [DefaultDispatcher-worker-16 @coroutine#3108] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-25 06:23:42.292 [DefaultDispatcher-worker-16 @coroutine#3108] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.299 [DefaultDispatcher-worker-21 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.316 [DefaultDispatcher-worker-4 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.322 [DefaultDispatcher-worker-1 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.323 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.323 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.323 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.323 [DefaultDispatcher-worker-1 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.323 [DefaultDispatcher-worker-10 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.324 [eventLoopGroupProxy-19-1 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:42.324 [eventLoopGroupProxy-19-1 @call-handler#3181] 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-03-25 06:23:42.324 [eventLoopGroupProxy-19-1 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.329 [DefaultDispatcher-worker-4 @coroutine#3108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.335 [DefaultDispatcher-worker-23 @call-handler#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.335 [eventLoopGroupProxy-19-1 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.338 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.338 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.338 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.338 [DefaultDispatcher-worker-11 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.345 [DefaultDispatcher-worker-18 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.353 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.353 [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:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656. 2025-03-25 06:23:42.353 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.354 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.354 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.354 [UI Thread @coroutine#3206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.354 [eventLoopGroupProxy-19-1 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-25 06:23:42.355 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.355 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.355 [UI Thread @coroutine#3211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.356 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.356 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.356 [UI Thread @coroutine#3213] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.357 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.357 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656. 2025-03-25 06:23:42.357 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.358 [eventLoopGroupProxy-19-1 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.361 [eventLoopGroupProxy-19-5 @call-handler#3233] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-25 06:23:42.362 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.363 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.363 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656. 2025-03-25 06:23:42.363 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.363 [eventLoopGroupProxy-19-5 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.364 [UI Thread @coroutine#3206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.364 [UI Thread @coroutine#3206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.364 [UI Thread @coroutine#3206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.364 [UI Thread @coroutine#3206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.366 [eventLoopGroupProxy-19-5 @call-handler#3240] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-25 06:23:42.367 [eventLoopGroupProxy-19-1 @call-handler#3241] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-25 06:23:42.368 [eventLoopGroupProxy-19-6 @call-handler#3242] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-25 06:23:42.370 [eventLoopGroupProxy-19-1 @call-handler#3241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.371 [UI Thread @coroutine#3213] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.371 [UI Thread @coroutine#3213] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.371 [eventLoopGroupProxy-19-6 @call-handler#3242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.371 [UI Thread @coroutine#3213] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.371 [UI Thread @coroutine#3213] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.372 [UI Thread @coroutine#3211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.372 [UI Thread @coroutine#3211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.372 [UI Thread @coroutine#3211] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.372 [UI Thread @coroutine#3211] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.372 [DefaultDispatcher-worker-10 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.378 [DefaultDispatcher-worker-21 @coroutine#3206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.380 [eventLoopGroupProxy-19-5 @call-handler#3240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.382 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.382 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.382 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656. 2025-03-25 06:23:42.382 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.385 [DefaultDispatcher-worker-16 @coroutine#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.391 [DefaultDispatcher-worker-2 @coroutine#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.400 [DefaultDispatcher-worker-21 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.405 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656 2025-03-25 06:23:42.405 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656. 2025-03-25 06:23:42.405 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656 2025-03-25 06:23:42.406 [eventLoopGroupProxy-19-1 @call-handler#3259] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-03-25 06:23:42.408 [eventLoopGroupProxy-19-1 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.409 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656 2025-03-25 06:23:42.409 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656 2025-03-25 06:23:42.410 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656. 2025-03-25 06:23:42.410 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.416 [DefaultDispatcher-worker-12 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.424 [DefaultDispatcher-worker-12 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.425 [DefaultDispatcher-worker-24 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:42.425 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.425 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.425 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-14 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-14 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-14 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-14 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-23 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.426 [DefaultDispatcher-worker-23 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.427 [DefaultDispatcher-worker-18 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.427 [DefaultDispatcher-worker-18 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.430 [DefaultDispatcher-worker-10 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.430 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.430 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.430 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.430 [DefaultDispatcher-worker-10 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.431 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:42.431 [eventLoopGroupProxy-19-1 @call-handler#3273] 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-03-25 06:23:42.431 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.439 [DefaultDispatcher-worker-23 @call-handler#3273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.439 [eventLoopGroupProxy-19-1 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.440 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.440 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.441 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.441 [DefaultDispatcher-worker-18 @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.447 [DefaultDispatcher-worker-12 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.452 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656 2025-03-25 06:23:42.452 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656. 2025-03-25 06:23:42.452 [UI Thread @coroutine#3289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656 2025-03-25 06:23:42.453 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-03-25 06:23:42.457 [eventLoopGroupProxy-19-1 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.458 [UI Thread @coroutine#3289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656 2025-03-25 06:23:42.458 [UI Thread @coroutine#3289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656 2025-03-25 06:23:42.458 [UI Thread @coroutine#3289] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656. 2025-03-25 06:23:42.458 [UI Thread @coroutine#3289] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=708856100736966657&assignmentUid=708856100736966656&clazzUid=708856100736966656&submitterUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.465 [DefaultDispatcher-worker-8 @coroutine#3289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.471 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656 2025-03-25 06:23:42.472 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656. 2025-03-25 06:23:42.472 [UI Thread @coroutine#3302] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656 2025-03-25 06:23:42.473 [eventLoopGroupProxy-19-1 @call-handler#3313] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-03-25 06:23:42.473 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.473 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.473 [UI Thread @coroutine#3307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.473 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656. 2025-03-25 06:23:42.474 [UI Thread @coroutine#3311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.474 [UI Thread @coroutine#3314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.474 [UI Thread @coroutine#3316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.474 [eventLoopGroupProxy-19-1 @call-handler#3313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.476 [eventLoopGroupProxy-19-6 @call-handler#3326] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-03-25 06:23:42.477 [UI Thread @coroutine#3302] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656 2025-03-25 06:23:42.477 [UI Thread @coroutine#3302] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656 2025-03-25 06:23:42.477 [UI Thread @coroutine#3302] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656. 2025-03-25 06:23:42.477 [UI Thread @coroutine#3302] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/PersonDao/getNamesByUid?uid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.478 [eventLoopGroupProxy-19-5 @call-handler#3329] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-03-25 06:23:42.480 [eventLoopGroupProxy-19-5 @call-handler#3329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.481 [UI Thread @coroutine#3307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.482 [UI Thread @coroutine#3307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.482 [eventLoopGroupProxy-19-7 @call-handler#3338] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-03-25 06:23:42.482 [UI Thread @coroutine#3307] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.483 [UI Thread @coroutine#3307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.484 [eventLoopGroupProxy-19-7 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.484 [eventLoopGroupProxy-19-6 @call-handler#3326] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.485 [eventLoopGroupProxy-19-8 @call-handler#3341] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-03-25 06:23:42.485 [UI Thread @coroutine#3311] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656 2025-03-25 06:23:42.485 [UI Thread @coroutine#3311] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656 2025-03-25 06:23:42.485 [UI Thread @coroutine#3311] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656. 2025-03-25 06:23:42.485 [UI Thread @coroutine#3311] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.485 [DefaultDispatcher-worker-19 @coroutine#3302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.486 [eventLoopGroupProxy-19-8 @call-handler#3341] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.486 [UI Thread @coroutine#3314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.486 [UI Thread @coroutine#3314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.487 [UI Thread @coroutine#3314] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.487 [UI Thread @coroutine#3314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.487 [UI Thread @coroutine#3316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.487 [UI Thread @coroutine#3316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.488 [UI Thread @coroutine#3316] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.488 [UI Thread @coroutine#3316] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.492 [DefaultDispatcher-worker-21 @coroutine#3307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.498 [DefaultDispatcher-worker-10 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.507 [DefaultDispatcher-worker-5 @coroutine#3314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.513 [DefaultDispatcher-worker-11 @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.518 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657 2025-03-25 06:23:42.518 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657. 2025-03-25 06:23:42.518 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657 2025-03-25 06:23:42.521 [eventLoopGroupProxy-19-1 @call-handler#3352] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-03-25 06:23:42.525 [eventLoopGroupProxy-19-1 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.526 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657 2025-03-25 06:23:42.526 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657 2025-03-25 06:23:42.527 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657. 2025-03-25 06:23:42.527 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966657 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.534 [DefaultDispatcher-worker-16 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.537 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656 2025-03-25 06:23:42.537 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656. 2025-03-25 06:23:42.537 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656 2025-03-25 06:23:42.538 [eventLoopGroupProxy-19-1 @call-handler#3356] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-03-25 06:23:42.539 [eventLoopGroupProxy-19-1 @call-handler#3356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.540 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656 2025-03-25 06:23:42.540 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656 2025-03-25 06:23:42.540 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656. 2025-03-25 06:23:42.540 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/PersonDao/findByUidAsync?uid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.547 [DefaultDispatcher-worker-5 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.555 [DefaultDispatcher-worker-14 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.562 [DefaultDispatcher-worker-5 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.563 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.563 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.563 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.563 [DefaultDispatcher-worker-5 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45897/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-25 06:23:42.564 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-03-25 06:23:42.564 [eventLoopGroupProxy-19-1 @call-handler#3361] 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-03-25 06:23:42.564 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-25 06:23:42.571 [DefaultDispatcher-worker-3 @call-handler#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16817bad 2025-03-25 06:23:42.572 [eventLoopGroupProxy-19-1 @call-handler#3361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.573 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.573 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/replication/message 2025-03-25 06:23:42.573 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/replication/message. 2025-03-25 06:23:42.573 [DefaultDispatcher-worker-2 @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.574 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.575 [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:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656. 2025-03-25 06:23:42.575 [UI Thread @coroutine#3385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.575 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.575 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.575 [UI Thread @coroutine#3389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.576 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.576 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.576 [UI Thread @coroutine#3394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.577 [eventLoopGroupProxy-19-5 @call-handler#3403] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-03-25 06:23:42.576 [eventLoopGroupProxy-19-1 @call-handler#3402] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-03-25 06:23:42.577 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.577 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.577 [UI Thread @coroutine#3396] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.578 [eventLoopGroupProxy-19-6 @call-handler#3409] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-03-25 06:23:42.578 [eventLoopGroupProxy-19-7 @call-handler#3415] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-03-25 06:23:42.578 [eventLoopGroupProxy-19-1 @call-handler#3402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.578 [UI Thread @coroutine#3417] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.578 [UI Thread @coroutine#3417] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656. 2025-03-25 06:23:42.578 [UI Thread @coroutine#3417] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.579 [eventLoopGroupProxy-19-8 @call-handler#3423] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-03-25 06:23:42.579 [eventLoopGroupProxy-19-5 @call-handler#3403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.579 [eventLoopGroupProxy-19-7 @call-handler#3415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.579 [eventLoopGroupProxy-19-6 @call-handler#3409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.580 [UI Thread @coroutine#3385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3396] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3396] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.580 [UI Thread @coroutine#3385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656. 2025-03-25 06:23:42.580 [UI Thread @coroutine#3385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.580 [DefaultDispatcher-worker-22 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e 2025-03-25 06:23:42.580 [UI Thread @coroutine#3396] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.580 [UI Thread @coroutine#3396] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.581 [UI Thread @coroutine#3389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.581 [UI Thread @coroutine#3389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.581 [UI Thread @coroutine#3394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.581 [UI Thread @coroutine#3394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 2025-03-25 06:23:42.581 [UI Thread @coroutine#3394] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656. 2025-03-25 06:23:42.581 [UI Thread @coroutine#3394] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=708856100736966656&assignmentUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.583 [eventLoopGroupProxy-19-8 @call-handler#3423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-25 06:23:42.585 [UI Thread @coroutine#3417] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.585 [UI Thread @coroutine#3417] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 2025-03-25 06:23:42.585 [UI Thread @coroutine#3417] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656. 2025-03-25 06:23:42.585 [UI Thread @coroutine#3417] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45897/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=708856100736966656&clazzUid=708856100736966656&accountPersonUid=708856100736966656 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:42.587 [DefaultDispatcher-worker-12 @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.591 [DefaultDispatcher-worker-1 @coroutine#3396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.597 [DefaultDispatcher-worker-2 @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.599 [DefaultDispatcher-worker-9 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:42.603 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.603 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.603 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.616 [DefaultDispatcher-worker-7 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.617 [DefaultDispatcher-worker-7 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.620 [DefaultDispatcher-worker-2 @coroutine#3394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.629 [DefaultDispatcher-worker-4 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34438b38 2025-03-25 06:23:42.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-25 06:23:42.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-25 06:23:42.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:42.635 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34438b38: (connection evicted) 2025-03-25 06:23:42.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:42.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-25 06:23:42.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-25 06:23:42.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-25 06:23:42.637 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-25 06:23:42.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:42.637 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ed78a5e: (connection evicted) 2025-03-25 06:23:42.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:42.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-25 06:23:42.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-25 06:23:42.775 [DefaultDispatcher-worker-18 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:42.776 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.776 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.776 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.777 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.777 [DefaultDispatcher-worker-18 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.839 [DefaultDispatcher-worker-21 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:42.839 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.839 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.839 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.840 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.840 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.895 [DefaultDispatcher-worker-22 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:42.895 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.895 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:42.895 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.896 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:42.896 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.022 [DefaultDispatcher-worker-10 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:43.023 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.023 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.023 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.027 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.027 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.116 [DefaultDispatcher-worker-13 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:43.117 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.117 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.117 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.118 [DefaultDispatcher-worker-23 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.118 [DefaultDispatcher-worker-23 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.182 [DefaultDispatcher-worker-17 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:43.183 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.183 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.183 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.184 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.184 [DefaultDispatcher-worker-6 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.206 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.231 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.271 [DefaultDispatcher-worker-22 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:43.271 [DefaultDispatcher-worker-22 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.271 [DefaultDispatcher-worker-22 @coroutine#2284] 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-03-25 06:23:43.271 [DefaultDispatcher-worker-22 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.272 [DefaultDispatcher-worker-22 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-10 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-22 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.431 [DefaultDispatcher-worker-10 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.434 [DefaultDispatcher-worker-23 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.434 [DefaultDispatcher-worker-23 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.436 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.436 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.630 [DefaultDispatcher-worker-24 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:43.631 [DefaultDispatcher-worker-24 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.631 [DefaultDispatcher-worker-24 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.631 [DefaultDispatcher-worker-24 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.633 [DefaultDispatcher-worker-7 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.633 [DefaultDispatcher-worker-7 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-25 06:23:43.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-25 06:23:43.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.662 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16817bad: (connection evicted) 2025-03-25 06:23:43.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-25 06:23:43.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bc52ce 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.666 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-25 06:23:43.667 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.667 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.667 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-25 06:23:43.680 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.688 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.690 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.692 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.692 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f75c627 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.693 [Test worker @coroutine#3483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-25 06:23:43.707 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.715 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.717 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.719 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.731 [DefaultDispatcher-worker-10 @coroutine#3496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@892f1fa 2025-03-25 06:23:43.738 [DefaultDispatcher-worker-6 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.747 [DefaultDispatcher-worker-1 @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2025-03-25 06:23:43.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-25 06:23:43.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-25 06:23:43.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.756 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70028163: (connection evicted) 2025-03-25 06:23:43.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-25 06:23:43.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-25 06:23:43.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-25 06:23:43.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-25 06:23:43.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.757 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@892f1fa: (connection evicted) 2025-03-25 06:23:43.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-25 06:23:43.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.759 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136d1d58 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.760 [Test worker @coroutine#3543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-25 06:23:43.773 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.782 [Test worker @coroutine#3544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.784 [Test worker @coroutine#3546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.784 [DefaultDispatcher-worker-6 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:43.784 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.784 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.784 [DefaultDispatcher-worker-6 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.786 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.786 [DefaultDispatcher-worker-11 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.786 [Test worker @coroutine#3548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4158b72f 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.786 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.787 [Test worker @coroutine#3543] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-25 06:23:43.799 [Test worker @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.807 [Test worker @coroutine#3553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.809 [Test worker @coroutine#3555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.811 [Test worker @coroutine#3557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.818 [DefaultDispatcher-worker-20 @coroutine#3559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2 2025-03-25 06:23:43.830 [DefaultDispatcher-worker-19 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.840 [DefaultDispatcher-worker-19 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.848 [DefaultDispatcher-worker-2 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:43.849 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.849 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.849 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.849 [DefaultDispatcher-worker-2 @coroutine#3543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.850 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.850 [DefaultDispatcher-worker-21 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.860 [HikariPool-151 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:43.866 [DefaultDispatcher-worker-7 @coroutine#3609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b508a0 2025-03-25 06:23:43.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-25 06:23:43.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-25 06:23:43.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.870 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21b508a0: (connection evicted) 2025-03-25 06:23:43.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-25 06:23:43.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-25 06:23:43.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-25 06:23:43.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-25 06:23:43.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.871 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1605e2: (connection evicted) 2025-03-25 06:23:43.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-25 06:23:43.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e903c69 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.873 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.874 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-25 06:23:43.887 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.895 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.897 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.899 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20072ff1 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.899 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.900 [Test worker @coroutine#3636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-25 06:23:43.902 [DefaultDispatcher-worker-18 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:43.903 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.903 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:43.903 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.905 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.905 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:43.913 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.921 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.923 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.924 [Test worker @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.931 [DefaultDispatcher-worker-17 @coroutine#3652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2 2025-03-25 06:23:43.943 [DefaultDispatcher-worker-7 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.954 [DefaultDispatcher-worker-5 @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f290f46 2025-03-25 06:23:43.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-25 06:23:43.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-25 06:23:43.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.962 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f290f46: (connection evicted) 2025-03-25 06:23:43.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-25 06:23:43.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-25 06:23:43.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-25 06:23:43.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-25 06:23:43.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:43.963 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ed9fb2: (connection evicted) 2025-03-25 06:23:43.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:43.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-25 06:23:43.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc82aa3 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.966 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-25 06:23:43.967 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.967 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.967 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-25 06:23:43.979 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.987 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.991 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.993 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e888fba 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:43.994 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-25 06:23:43.995 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:43.995 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:43.995 [Test worker @coroutine#3696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-25 06:23:44.008 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:44.016 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:44.018 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:44.020 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:44.028 [DefaultDispatcher-worker-19 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22071f0 2025-03-25 06:23:44.037 [DefaultDispatcher-worker-20 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:44.037 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.037 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.037 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.039 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.039 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.043 [DefaultDispatcher-worker-20 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:44.052 [DefaultDispatcher-worker-22 @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1220969 2025-03-25 06:23:44.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-25 06:23:44.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-25 06:23:44.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.059 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1220969: (connection evicted) 2025-03-25 06:23:44.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-25 06:23:44.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-25 06:23:44.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-03-25 06:23:44.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-03-25 06:23:44.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.061 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22071f0: (connection evicted) 2025-03-25 06:23:44.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-03-25 06:23:44.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df2f4ab 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.063 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-25 06:23:44.064 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.064 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.064 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-25 06:23:44.075 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.082 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.083 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.085 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.085 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4181ba 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.086 [Test worker @coroutine#3756] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-25 06:23:44.097 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.104 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.106 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.107 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.113 [DefaultDispatcher-worker-17 @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672 2025-03-25 06:23:44.123 [DefaultDispatcher-worker-9 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.127 [DefaultDispatcher-worker-13 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:44.127 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.127 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.127 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.129 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.129 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.132 [DefaultDispatcher-worker-10 @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393b99d 2025-03-25 06:23:44.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-25 06:23:44.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-25 06:23:44.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.140 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@393b99d: (connection evicted) 2025-03-25 06:23:44.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-25 06:23:44.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-25 06:23:44.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-25 06:23:44.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-25 06:23:44.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.141 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc9d672: (connection evicted) 2025-03-25 06:23:44.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-25 06:23:44.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eaa901a 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.143 [Test worker @coroutine#3817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-25 06:23:44.144 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.144 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.144 [Test worker @coroutine#3817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-25 06:23:44.155 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.162 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.164 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.165 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5e0621 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.166 [Test worker @coroutine#3817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-25 06:23:44.167 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.167 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.167 [Test worker @coroutine#3817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-25 06:23:44.178 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.184 [Test worker @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.186 [Test worker @coroutine#3827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.188 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.191 [DefaultDispatcher-worker-19 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:44.191 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.192 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.192 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.194 [DefaultDispatcher-worker-10 @coroutine#3831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa 2025-03-25 06:23:44.196 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.196 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.204 [DefaultDispatcher-worker-4 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.213 [DefaultDispatcher-worker-11 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.221 [DefaultDispatcher-worker-23 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69173bb7 2025-03-25 06:23:44.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-25 06:23:44.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-25 06:23:44.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.231 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69173bb7: (connection evicted) 2025-03-25 06:23:44.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-25 06:23:44.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-25 06:23:44.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-25 06:23:44.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-25 06:23:44.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.233 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8106fa: (connection evicted) 2025-03-25 06:23:44.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-25 06:23:44.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57421698 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.235 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-25 06:23:44.236 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.236 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.236 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-25 06:23:44.247 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.254 [Test worker @coroutine#3880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.255 [Test worker @coroutine#3882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.257 [Test worker @coroutine#3884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.257 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53425450 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.258 [Test worker @coroutine#3879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-25 06:23:44.269 [Test worker @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.276 [Test worker @coroutine#3886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.278 [Test worker @coroutine#3888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.278 [DefaultDispatcher-worker-19 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:44.278 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.278 [DefaultDispatcher-worker-19 @coroutine#2284] 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-03-25 06:23:44.278 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.279 [DefaultDispatcher-worker-8 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.279 [Test worker @coroutine#3890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.287 [DefaultDispatcher-worker-20 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7222e168 2025-03-25 06:23:44.296 [DefaultDispatcher-worker-19 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.304 [DefaultDispatcher-worker-14 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.311 [DefaultDispatcher-worker-23 @coroutine#3879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.328 [DefaultDispatcher-worker-11 @coroutine#3942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52813ba4 2025-03-25 06:23:44.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-25 06:23:44.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-25 06:23:44.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.333 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52813ba4: (connection evicted) 2025-03-25 06:23:44.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-25 06:23:44.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-25 06:23:44.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-25 06:23:44.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-25 06:23:44.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.334 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7222e168: (connection evicted) 2025-03-25 06:23:44.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-25 06:23:44.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ececb56 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.336 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.337 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-25 06:23:44.346 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.352 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.353 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.354 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b53172 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.354 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-25 06:23:44.355 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.355 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.355 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-25 06:23:44.367 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.373 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.375 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.376 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.385 [DefaultDispatcher-worker-19 @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7731fb94 2025-03-25 06:23:44.395 [DefaultDispatcher-worker-19 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.403 [DefaultDispatcher-worker-14 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.405 [Test worker @coroutine#3992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebe3561 2025-03-25 06:23:44.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-25 06:23:44.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-25 06:23:44.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.416 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebe3561: (connection evicted) 2025-03-25 06:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-25 06:23:44.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-25 06:23:44.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-25 06:23:44.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-25 06:23:44.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.418 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7731fb94: (connection evicted) 2025-03-25 06:23:44.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-25 06:23:44.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68b59e2f 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.420 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-25 06:23:44.431 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.440 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.474 [DefaultDispatcher-worker-20 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:44.474 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.474 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.474 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.475 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.476 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.476 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.476 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a719ed 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.477 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-25 06:23:44.478 [DefaultDispatcher-worker-10 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:44.478 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.478 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.478 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.478 [Test worker @coroutine#4028] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-25 06:23:44.478 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.478 [DefaultDispatcher-worker-10 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.481 [DefaultDispatcher-worker-23 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.481 [DefaultDispatcher-worker-23 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.493 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.501 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.503 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.505 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.511 [DefaultDispatcher-worker-8 @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368617cd 2025-03-25 06:23:44.521 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:44.522 [DefaultDispatcher-worker-19 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.530 [DefaultDispatcher-worker-10 @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.536 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.538 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035 2025-03-25 06:23:44.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-25 06:23:44.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-25 06:23:44.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.552 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2ad035: (connection evicted) 2025-03-25 06:23:44.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-25 06:23:44.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-25 06:23:44.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-25 06:23:44.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-25 06:23:44.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.557 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@368617cd: (connection evicted) 2025-03-25 06:23:44.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-25 06:23:44.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736de3b6 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.559 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-25 06:23:44.560 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.560 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.560 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-25 06:23:44.572 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.580 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.582 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.583 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cb32ca5 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.584 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-25 06:23:44.585 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.585 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.585 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-25 06:23:44.597 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.604 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.606 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.607 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.614 [DefaultDispatcher-worker-21 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e59844f 2025-03-25 06:23:44.624 [DefaultDispatcher-worker-1 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.631 [DefaultDispatcher-worker-9 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74876292 2025-03-25 06:23:44.689 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.689 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.689 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.689 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.694 [DefaultDispatcher-worker-1 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:44.694 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.694 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.694 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.695 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.695 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-25 06:23:44.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-25 06:23:44.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.698 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74876292: (connection evicted) 2025-03-25 06:23:44.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-25 06:23:44.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-25 06:23:44.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-25 06:23:44.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-25 06:23:44.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.699 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e59844f: (connection evicted) 2025-03-25 06:23:44.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-25 06:23:44.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f4fd04 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.701 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-25 06:23:44.702 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.702 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.702 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-25 06:23:44.713 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.721 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.723 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.724 [Test worker @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f2cab9 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.725 [Test worker @coroutine#4169] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-25 06:23:44.737 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.743 [Test worker @coroutine#4176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.745 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.746 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.752 [DefaultDispatcher-worker-6 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-25 06:23:44.761 [DefaultDispatcher-worker-21 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.768 [DefaultDispatcher-worker-24 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eba962d 2025-03-25 06:23:44.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-25 06:23:44.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-25 06:23:44.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.775 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eba962d: (connection evicted) 2025-03-25 06:23:44.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-25 06:23:44.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-25 06:23:44.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-25 06:23:44.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-25 06:23:44.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.776 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d: (connection evicted) 2025-03-25 06:23:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-25 06:23:44.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd8f21 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.778 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-25 06:23:44.779 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.779 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.779 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-25 06:23:44.790 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.792 [DefaultDispatcher-worker-15 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:44.792 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.792 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.792 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.794 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.794 [DefaultDispatcher-worker-7 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.798 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.799 [Test worker @coroutine#4234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.801 [Test worker @coroutine#4236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.801 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@463e0b6a 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.802 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-25 06:23:44.806 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.806 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.806 [Test worker @coroutine#4228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-25 06:23:44.820 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.828 [Test worker @coroutine#4238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.829 [Test worker @coroutine#4240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.831 [Test worker @coroutine#4242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.844 [DefaultDispatcher-worker-19 @coroutine#4244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e 2025-03-25 06:23:44.850 [DefaultDispatcher-worker-15 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.857 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:44.857 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.857 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.857 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.859 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.859 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.860 [DefaultDispatcher-worker-11 @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.861 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.863 [Test worker @coroutine#4260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8 2025-03-25 06:23:44.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-25 06:23:44.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-25 06:23:44.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.873 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aee72d8: (connection evicted) 2025-03-25 06:23:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-25 06:23:44.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-25 06:23:44.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-25 06:23:44.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-25 06:23:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.874 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d2a164e: (connection evicted) 2025-03-25 06:23:44.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-25 06:23:44.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-25 06:23:44.876 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6232cde5 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.877 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-25 06:23:44.891 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.900 [Test worker @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.902 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.903 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d48616 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.904 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.905 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-25 06:23:44.910 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.910 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.910 [Test worker @coroutine#4296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-25 06:23:44.914 [DefaultDispatcher-worker-12 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:44.914 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.914 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:44.914 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.919 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.919 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:44.927 [Test worker @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.933 [Test worker @coroutine#4306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.934 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.935 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.941 [DefaultDispatcher-worker-18 @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5 2025-03-25 06:23:44.959 [DefaultDispatcher-worker-10 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.969 [DefaultDispatcher-worker-2 @coroutine#4296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.977 [UI Thread @coroutine#4361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab 2025-03-25 06:23:44.977 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-25 06:23:44.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-25 06:23:44.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.981 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9b66ab: (connection evicted) 2025-03-25 06:23:44.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-25 06:23:44.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-25 06:23:44.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-25 06:23:44.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-25 06:23:44.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:44.983 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7d20c5: (connection evicted) 2025-03-25 06:23:44.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:44.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-25 06:23:44.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cf0e8b4 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:44.985 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:44.986 [Test worker @coroutine#4392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-25 06:23:44.999 [Test worker @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.008 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.009 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.011 [Test worker @coroutine#4397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.014 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.021 [DefaultDispatcher-worker-19 @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.025 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7245da 2025-03-25 06:23:45.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-25 06:23:45.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-25 06:23:45.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.040 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7245da: (connection evicted) 2025-03-25 06:23:45.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-25 06:23:45.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312af870 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.042 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-25 06:23:45.043 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.043 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.043 [Test worker @coroutine#4425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-25 06:23:45.047 [DefaultDispatcher-worker-3 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:45.048 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.048 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.048 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.049 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.049 [DefaultDispatcher-worker-20 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.055 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.063 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.064 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.066 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1160c54b 2025-03-25 06:23:45.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-25 06:23:45.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-25 06:23:45.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:45.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-25 06:23:45.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38e1442a 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.075 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.076 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-25 06:23:45.077 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.077 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.077 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-25 06:23:45.089 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.097 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.099 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.100 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.109 [DefaultDispatcher-worker-14 @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d3effcb 2025-03-25 06:23:45.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-25 06:23:45.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-25 06:23:45.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.110 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d3effcb: (connection evicted) 2025-03-25 06:23:45.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-25 06:23:45.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-25 06:23:45.112 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a62384 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.113 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-25 06:23:45.125 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.133 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.135 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.135 [DefaultDispatcher-worker-3 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:45.136 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.136 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.136 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.136 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4f6d5b 2025-03-25 06:23:45.138 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.138 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-25 06:23:45.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-25 06:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:45.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-25 06:23:45.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-25 06:23:45.145 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.146 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-25 06:23:45.161 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.171 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.172 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.174 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.183 [DefaultDispatcher-worker-20 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2025-03-25 06:23:45.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-25 06:23:45.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-25 06:23:45.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.185 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61aaec51: (connection evicted) 2025-03-25 06:23:45.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-25 06:23:45.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-25 06:23:45.188 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-25 06:23:45.188 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ebacbf 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.189 [Test worker @coroutine#4556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-25 06:23:45.202 [DefaultDispatcher-worker-12 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:45.202 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.202 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.202 [DefaultDispatcher-worker-12 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.203 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.203 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.205 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.214 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.215 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.217 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-25 06:23:45.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-25 06:23:45.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-25 06:23:45.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:45.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-25 06:23:45.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-25 06:23:45.232 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@387cd426 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.233 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-25 06:23:45.245 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.245 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.245 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-25 06:23:45.272 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.279 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.281 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.282 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.285 [DefaultDispatcher-worker-17 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:45.285 [DefaultDispatcher-worker-17 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.285 [DefaultDispatcher-worker-17 @coroutine#2284] 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-03-25 06:23:45.285 [DefaultDispatcher-worker-17 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.286 [DefaultDispatcher-worker-9 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.289 [DefaultDispatcher-worker-1 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.291 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.294 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2960ae22 2025-03-25 06:23:45.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-25 06:23:45.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-25 06:23:45.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.313 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2960ae22: (connection evicted) 2025-03-25 06:23:45.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-25 06:23:45.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-25 06:23:45.320 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d685156 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.321 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-25 06:23:45.332 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.340 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.341 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.343 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10ecdd85 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.343 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.344 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-25 06:23:45.356 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.364 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.365 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.367 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.372 [DefaultDispatcher-worker-20 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d 2025-03-25 06:23:45.382 [DefaultDispatcher-worker-14 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.399 [DefaultDispatcher-worker-8 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2 2025-03-25 06:23:45.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-25 06:23:45.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-25 06:23:45.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.410 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55aadbf2: (connection evicted) 2025-03-25 06:23:45.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-25 06:23:45.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-25 06:23:45.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-25 06:23:45.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-25 06:23:45.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.411 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ffce5d: (connection evicted) 2025-03-25 06:23:45.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-25 06:23:45.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a6564c 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.413 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-25 06:23:45.435 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.443 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.444 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.446 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c4b938 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.451 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.453 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-25 06:23:45.467 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.475 [Test worker @coroutine#4659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.476 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.478 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.481 [DefaultDispatcher-worker-17 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:45.481 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.481 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.481 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.482 [DefaultDispatcher-worker-5 @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56a3da69 2025-03-25 06:23:45.482 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.482 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.494 [DefaultDispatcher-worker-23 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.495 [DefaultDispatcher-worker-13 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:45.495 [DefaultDispatcher-worker-13 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.495 [DefaultDispatcher-worker-13 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.495 [DefaultDispatcher-worker-13 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.497 [DefaultDispatcher-worker-21 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.497 [DefaultDispatcher-worker-21 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.509 [DefaultDispatcher-worker-22 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be49e00 2025-03-25 06:23:45.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-25 06:23:45.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-25 06:23:45.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.513 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be49e00: (connection evicted) 2025-03-25 06:23:45.514 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-25 06:23:45.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-25 06:23:45.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-25 06:23:45.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-25 06:23:45.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.515 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56a3da69: (connection evicted) 2025-03-25 06:23:45.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-25 06:23:45.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c8cc46 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.517 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-25 06:23:45.519 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.520 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.520 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-25 06:23:45.531 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.539 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.541 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.543 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.543 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-25 06:23:45.544 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.544 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.544 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-25 06:23:45.556 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.564 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.565 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.567 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.572 [DefaultDispatcher-worker-6 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-03-25 06:23:45.583 [DefaultDispatcher-worker-2 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.594 [DefaultDispatcher-worker-8 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.600 [DefaultDispatcher-worker-21 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.608 [DefaultDispatcher-worker-20 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-03-25 06:23:45.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-25 06:23:45.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-25 06:23:45.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.616 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a544672: (connection evicted) 2025-03-25 06:23:45.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-25 06:23:45.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-25 06:23:45.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-25 06:23:45.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-25 06:23:45.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.617 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2025-03-25 06:23:45.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-25 06:23:45.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-25 06:23:45.618 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246ee6d8 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.619 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-25 06:23:45.629 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.634 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.635 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.636 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16bba8ae 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.637 [Test worker @coroutine#4723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-25 06:23:45.650 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.658 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.659 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.660 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.666 [DefaultDispatcher-worker-4 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2025-03-25 06:23:45.676 [DefaultDispatcher-worker-4 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.682 [DefaultDispatcher-worker-12 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.690 [DefaultDispatcher-worker-21 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2025-03-25 06:23:45.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-25 06:23:45.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-25 06:23:45.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.699 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@791b9887: (connection evicted) 2025-03-25 06:23:45.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-25 06:23:45.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-25 06:23:45.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-25 06:23:45.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-25 06:23:45.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.700 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8fa4647: (connection evicted) 2025-03-25 06:23:45.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-25 06:23:45.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-25 06:23:45.702 [DefaultDispatcher-worker-14 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:45.702 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.702 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.702 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b4951a 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.702 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-25 06:23:45.703 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.703 [DefaultDispatcher-worker-20 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.703 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-25 06:23:45.716 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.724 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.726 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.728 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522941b2 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.728 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.729 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-25 06:23:45.741 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.749 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.751 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.752 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.759 [DefaultDispatcher-worker-3 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a83740e 2025-03-25 06:23:45.769 [DefaultDispatcher-worker-23 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.775 [DefaultDispatcher-worker-7 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173a86ad 2025-03-25 06:23:45.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-25 06:23:45.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-25 06:23:45.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.778 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@173a86ad: (connection evicted) 2025-03-25 06:23:45.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-25 06:23:45.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-25 06:23:45.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-25 06:23:45.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-25 06:23:45.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.779 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a83740e: (connection evicted) 2025-03-25 06:23:45.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-25 06:23:45.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0cba60 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.783 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-25 06:23:45.795 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.799 [DefaultDispatcher-worker-8 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:45.800 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.800 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.800 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.801 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.801 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.803 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.805 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.806 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57d71569 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.807 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-25 06:23:45.819 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.827 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.828 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.830 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.835 [DefaultDispatcher-worker-2 @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64903a20 2025-03-25 06:23:45.845 [DefaultDispatcher-worker-1 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.852 [DefaultDispatcher-worker-20 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.864 [DefaultDispatcher-worker-22 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:45.864 [DefaultDispatcher-worker-22 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.865 [DefaultDispatcher-worker-22 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.865 [DefaultDispatcher-worker-22 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.866 [DefaultDispatcher-worker-17 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b01f056 2025-03-25 06:23:45.866 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.866 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-25 06:23:45.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-25 06:23:45.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.867 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b01f056: (connection evicted) 2025-03-25 06:23:45.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-25 06:23:45.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-25 06:23:45.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-25 06:23:45.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-25 06:23:45.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.868 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64903a20: (connection evicted) 2025-03-25 06:23:45.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-25 06:23:45.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3637e628 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.870 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-25 06:23:45.871 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.871 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.871 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-25 06:23:45.884 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.893 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.894 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.896 [Test worker @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ea9bec 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.896 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.897 [Test worker @coroutine#4839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-25 06:23:45.910 [Test worker @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.919 [Test worker @coroutine#4846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.920 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.922 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.924 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:45.925 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.925 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:45.925 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.926 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.926 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:45.928 [DefaultDispatcher-worker-19 @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e4822b 2025-03-25 06:23:45.938 [DefaultDispatcher-worker-8 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.944 [DefaultDispatcher-worker-11 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.950 [DefaultDispatcher-worker-2 @coroutine#4839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.960 [DefaultDispatcher-worker-4 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d38370 2025-03-25 06:23:45.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-25 06:23:45.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-25 06:23:45.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.961 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27d38370: (connection evicted) 2025-03-25 06:23:45.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-25 06:23:45.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-25 06:23:45.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-25 06:23:45.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-25 06:23:45.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:45.962 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e4822b: (connection evicted) 2025-03-25 06:23:45.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:45.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-25 06:23:45.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eb06667 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.965 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-25 06:23:45.977 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.985 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.987 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.988 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78131a47 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:45.989 [Test worker @coroutine#4877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-25 06:23:46.001 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:46.009 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:46.011 [Test worker @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:46.012 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:46.018 [DefaultDispatcher-worker-18 @coroutine#4891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f 2025-03-25 06:23:46.027 [DefaultDispatcher-worker-15 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:46.034 [DefaultDispatcher-worker-23 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe 2025-03-25 06:23:46.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-25 06:23:46.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-25 06:23:46.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.042 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79ac50fe: (connection evicted) 2025-03-25 06:23:46.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-25 06:23:46.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-25 06:23:46.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-25 06:23:46.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-25 06:23:46.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.043 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c8ab21f: (connection evicted) 2025-03-25 06:23:46.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-25 06:23:46.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.044 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1871068d 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.045 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-25 06:23:46.055 [DefaultDispatcher-worker-13 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:46.055 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.055 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.055 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.056 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.056 [DefaultDispatcher-worker-23 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.056 [DefaultDispatcher-worker-23 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.064 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.065 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.067 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.067 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.068 [Test worker @coroutine#4917] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-25 06:23:46.078 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.086 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.088 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.089 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.094 [DefaultDispatcher-worker-16 @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2025-03-25 06:23:46.101 [DefaultDispatcher-worker-21 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.107 [DefaultDispatcher-worker-6 @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7217e615 2025-03-25 06:23:46.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-25 06:23:46.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-25 06:23:46.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.109 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7217e615: (connection evicted) 2025-03-25 06:23:46.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-25 06:23:46.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-25 06:23:46.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-25 06:23:46.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-25 06:23:46.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.110 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2025-03-25 06:23:46.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-25 06:23:46.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.111 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.112 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-25 06:23:46.120 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.125 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.126 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.127 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60035f1e 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.128 [Test worker @coroutine#4960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-25 06:23:46.136 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.142 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.143 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.143 [DefaultDispatcher-worker-10 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:46.143 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.143 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.143 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.144 [Test worker @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.144 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.144 [DefaultDispatcher-worker-19 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.149 [DefaultDispatcher-worker-7 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a 2025-03-25 06:23:46.158 [DefaultDispatcher-worker-20 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.163 [DefaultDispatcher-worker-3 @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2025-03-25 06:23:46.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-25 06:23:46.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-25 06:23:46.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.165 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453ca7f: (connection evicted) 2025-03-25 06:23:46.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-25 06:23:46.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-25 06:23:46.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-25 06:23:46.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-25 06:23:46.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.166 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@732ffb6a: (connection evicted) 2025-03-25 06:23:46.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-25 06:23:46.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1398e3aa 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.168 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-25 06:23:46.169 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.169 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.169 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-25 06:23:46.179 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.184 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.185 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.186 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a15001 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.187 [Test worker @coroutine#5003] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-25 06:23:46.198 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.203 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.204 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.205 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.208 [DefaultDispatcher-worker-1 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:46.208 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.208 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.208 [DefaultDispatcher-worker-1 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.209 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.209 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.209 [DefaultDispatcher-worker-18 @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf 2025-03-25 06:23:46.217 [DefaultDispatcher-worker-4 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.226 [DefaultDispatcher-worker-14 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.231 [DefaultDispatcher-worker-20 @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.269 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.287 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.291 [DefaultDispatcher-worker-17 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:46.291 [DefaultDispatcher-worker-17 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.292 [DefaultDispatcher-worker-17 @coroutine#2284] 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-03-25 06:23:46.292 [DefaultDispatcher-worker-17 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.292 [DefaultDispatcher-worker-17 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.349 [DefaultDispatcher-worker-23 @coroutine#5036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31c87223 2025-03-25 06:23:46.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-25 06:23:46.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-25 06:23:46.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.351 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31c87223: (connection evicted) 2025-03-25 06:23:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-25 06:23:46.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-25 06:23:46.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-25 06:23:46.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-25 06:23:46.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.352 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3266c7cf: (connection evicted) 2025-03-25 06:23:46.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-25 06:23:46.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e83badc 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.354 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-25 06:23:46.355 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.355 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.355 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-25 06:23:46.367 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.375 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.377 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.378 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c6a9de 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.379 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-25 06:23:46.380 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.380 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.380 [Test worker @coroutine#5045] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-25 06:23:46.389 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.394 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.395 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.396 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.401 [DefaultDispatcher-worker-14 @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930 2025-03-25 06:23:46.410 [DefaultDispatcher-worker-15 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.417 [DefaultDispatcher-worker-13 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.421 [DefaultDispatcher-worker-23 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-25 06:23:46.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.424 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df16cf: (connection evicted) 2025-03-25 06:23:46.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-25 06:23:46.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-25 06:23:46.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.425 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c9cd930: (connection evicted) 2025-03-25 06:23:46.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-25 06:23:46.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ec10ab1 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.426 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-25 06:23:46.434 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.440 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.441 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.442 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7545cb17 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.442 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-25 06:23:46.443 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.443 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.443 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-25 06:23:46.450 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.455 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.457 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.458 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.462 [DefaultDispatcher-worker-7 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5 2025-03-25 06:23:46.469 [DefaultDispatcher-worker-24 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.478 [DefaultDispatcher-worker-14 @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f88d35 2025-03-25 06:23:46.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-25 06:23:46.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-25 06:23:46.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.483 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f88d35: (connection evicted) 2025-03-25 06:23:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-25 06:23:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-25 06:23:46.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-25 06:23:46.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-25 06:23:46.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.484 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9b86f5: (connection evicted) 2025-03-25 06:23:46.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-25 06:23:46.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.485 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eba64a9 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.486 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-25 06:23:46.488 [DefaultDispatcher-worker-3 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:46.488 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.488 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.488 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.489 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.489 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.498 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.502 [DefaultDispatcher-worker-2 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:46.502 [DefaultDispatcher-worker-2 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.502 [DefaultDispatcher-worker-2 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.502 [DefaultDispatcher-worker-2 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.503 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.503 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.504 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.505 [Test worker @coroutine#5111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.506 [Test worker @coroutine#5113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627b5e5b 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.506 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-25 06:23:46.507 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.507 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.507 [Test worker @coroutine#5102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-25 06:23:46.515 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.520 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.521 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.522 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.526 [DefaultDispatcher-worker-7 @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@472d201 2025-03-25 06:23:46.533 [DefaultDispatcher-worker-7 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.540 [DefaultDispatcher-worker-19 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.545 [DefaultDispatcher-worker-6 @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c 2025-03-25 06:23:46.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-25 06:23:46.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-25 06:23:46.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.549 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ceb432c: (connection evicted) 2025-03-25 06:23:46.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-25 06:23:46.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-25 06:23:46.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-25 06:23:46.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-25 06:23:46.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.549 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@472d201: (connection evicted) 2025-03-25 06:23:46.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-25 06:23:46.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6945c6 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.551 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-25 06:23:46.559 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.565 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.565 [Test worker @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.566 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.571 [DefaultDispatcher-worker-16 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.575 [DefaultDispatcher-worker-10 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3514ea20 2025-03-25 06:23:46.583 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=708856120268005376 2025-03-25 06:23:46.583 [UI Thread @coroutine#5165] 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=708856120268005376. 2025-03-25 06:23:46.583 [UI Thread @coroutine#5165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=708856120268005376 2025-03-25 06:23:46.584 [UI Thread @coroutine#5165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=708856120268005376 2025-03-25 06:23:46.584 [UI Thread @coroutine#5165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=708856120268005376 2025-03-25 06:23:46.584 [UI Thread @coroutine#5165] 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=708856120268005376. 2025-03-25 06:23:46.584 [UI Thread @coroutine#5165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=708856120268005376 to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:46.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-25 06:23:46.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-25 06:23:46.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.586 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3514ea20: (connection evicted) 2025-03-25 06:23:46.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-25 06:23:46.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e7b33e 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.623 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.624 [Test worker @coroutine#5181] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-25 06:23:46.632 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.637 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.638 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.639 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.643 [DefaultDispatcher-worker-16 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.654 [DefaultDispatcher-worker-9 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.657 [DefaultDispatcher-worker-2 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a41183b 2025-03-25 06:23:46.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-25 06:23:46.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-25 06:23:46.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.666 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a41183b: (connection evicted) 2025-03-25 06:23:46.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-25 06:23:46.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7335aae5 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.707 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-25 06:23:46.708 [DefaultDispatcher-worker-9 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:46.708 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.708 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.708 [DefaultDispatcher-worker-9 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.709 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.709 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.716 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.721 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.722 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.723 [Test worker @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@290964bd 2025-03-25 06:23:46.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-25 06:23:46.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-25 06:23:46.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:46.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-25 06:23:46.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae736a8 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-25 06:23:46.728 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.729 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.729 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-25 06:23:46.737 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.742 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.743 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.744 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34ceefb5 2025-03-25 06:23:46.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-25 06:23:46.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-25 06:23:46.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:46.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.746 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-25 06:23:46.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-25 06:23:46.747 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c04dae9 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.748 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-25 06:23:46.757 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.762 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.763 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.764 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34adce96 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.765 [Test worker @coroutine#5244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-25 06:23:46.777 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.783 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.784 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.785 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.789 [DefaultDispatcher-worker-15 @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794c22cd 2025-03-25 06:23:46.797 [DefaultDispatcher-worker-15 @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75564689 2025-03-25 06:23:46.800 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.800 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-25 06:23:46.800 [UI Thread @coroutine#5268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.801 [UI Thread @coroutine#5268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.801 [UI Thread @coroutine#5268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.801 [UI Thread @coroutine#5268] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-25 06:23:46.801 [UI Thread @coroutine#5268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56495/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-25 06:23:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.803 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75564689: (connection evicted) 2025-03-25 06:23:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-25 06:23:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-25 06:23:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.804 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794c22cd: (connection evicted) 2025-03-25 06:23:46.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-25 06:23:46.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fd16368 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.805 [DefaultDispatcher-worker-12 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-25 06:23:46.805 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.805 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.805 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.805 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-25 06:23:46.806 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.806 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.814 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.819 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.820 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.821 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1181a376 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.821 [Test worker @coroutine#5274] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-25 06:23:46.829 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.834 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.835 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.836 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.840 [DefaultDispatcher-worker-14 @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b628376 2025-03-25 06:23:46.847 [DefaultDispatcher-worker-22 @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@470a2845 2025-03-25 06:23:46.849 [UI Thread @coroutine#5300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49421/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.849 [UI Thread @coroutine#5300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49421/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-25 06:23:46.849 [UI Thread @coroutine#5300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49421/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.850 [UI Thread @coroutine#5300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49421/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.850 [UI Thread @coroutine#5300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49421/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-25 06:23:46.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-25 06:23:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.851 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@470a2845: (connection evicted) 2025-03-25 06:23:46.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-25 06:23:46.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-25 06:23:46.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-25 06:23:46.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-25 06:23:46.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.851 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b628376: (connection evicted) 2025-03-25 06:23:46.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-25 06:23:46.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c92f2f9 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.853 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-25 06:23:46.861 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.866 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.867 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.868 [Test worker @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.868 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7a7 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.869 [Test worker @coroutine#5306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-25 06:23:46.871 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:46.871 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.871 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.871 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.872 [DefaultDispatcher-worker-24 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.872 [DefaultDispatcher-worker-24 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.877 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.882 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.883 [Test worker @coroutine#5320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.884 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.888 [DefaultDispatcher-worker-16 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1 2025-03-25 06:23:46.896 [DefaultDispatcher-worker-6 @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743a9292 2025-03-25 06:23:46.898 [UI Thread @coroutine#5334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.898 [UI Thread @coroutine#5334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-25 06:23:46.898 [UI Thread @coroutine#5334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.899 [UI Thread @coroutine#5334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.899 [UI Thread @coroutine#5334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-25 06:23:46.899 [UI Thread @coroutine#5334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-25 06:23:46.899 [UI Thread @coroutine#5334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51245/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-25 06:23:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.900 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743a9292: (connection evicted) 2025-03-25 06:23:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-25 06:23:46.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-25 06:23:46.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.900 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545bc8e1: (connection evicted) 2025-03-25 06:23:46.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-25 06:23:46.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502326b3 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.902 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-25 06:23:46.910 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.915 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.916 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.917 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f4aaeb 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.917 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.918 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-25 06:23:46.926 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.931 [DefaultDispatcher-worker-22 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:46.931 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.931 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:46.931 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.931 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.932 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.932 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:46.932 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.933 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.939 [DefaultDispatcher-worker-2 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22726bc7 2025-03-25 06:23:46.947 [DefaultDispatcher-worker-2 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.955 [DefaultDispatcher-worker-4 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f1db20 2025-03-25 06:23:46.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-25 06:23:46.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-25 06:23:46.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.961 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f1db20: (connection evicted) 2025-03-25 06:23:46.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-25 06:23:46.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:46.962 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22726bc7: (connection evicted) 2025-03-25 06:23:46.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-25 06:23:46.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e832c9 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.964 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-25 06:23:46.972 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.977 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.978 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.979 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.984 [DefaultDispatcher-worker-3 @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:46.996 [DefaultDispatcher-worker-5 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:47.003 [DefaultDispatcher-worker-1 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:47.013 [DefaultDispatcher-worker-23 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1 2025-03-25 06:23:47.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-25 06:23:47.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-25 06:23:47.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.015 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@423ddfe1: (connection evicted) 2025-03-25 06:23:47.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-25 06:23:47.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7e2c5 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.016 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-25 06:23:47.024 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.029 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.030 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.031 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.031 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@219c32e3 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.032 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-25 06:23:47.040 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.045 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.046 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.046 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.050 [DefaultDispatcher-worker-9 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19158d56 2025-03-25 06:23:47.058 [DefaultDispatcher-worker-7 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.060 [DefaultDispatcher-worker-7 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:47.060 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.060 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.060 [DefaultDispatcher-worker-7 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.061 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.061 [DefaultDispatcher-worker-22 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.062 [DefaultDispatcher-worker-19 @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8 2025-03-25 06:23:47.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-25 06:23:47.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-25 06:23:47.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.066 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3760f3e8: (connection evicted) 2025-03-25 06:23:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-25 06:23:47.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-25 06:23:47.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-25 06:23:47.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-25 06:23:47.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.067 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19158d56: (connection evicted) 2025-03-25 06:23:47.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-25 06:23:47.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cf58989 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.069 [Test worker @coroutine#5467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-25 06:23:47.077 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.082 [Test worker @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.083 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.084 [Test worker @coroutine#5473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.089 [DefaultDispatcher-worker-14 @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.092 [DefaultDispatcher-worker-24 @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.100 [DefaultDispatcher-worker-19 @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c18b432 2025-03-25 06:23:47.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-25 06:23:47.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-25 06:23:47.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.101 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c18b432: (connection evicted) 2025-03-25 06:23:47.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-25 06:23:47.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e7d82e 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.102 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-25 06:23:47.103 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.103 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.103 [Test worker @coroutine#5496] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-25 06:23:47.110 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.115 [Test worker @coroutine#5497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.116 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.117 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.122 [DefaultDispatcher-worker-2 @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.126 [DefaultDispatcher-worker-2 @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12c66345 2025-03-25 06:23:47.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-25 06:23:47.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-25 06:23:47.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.127 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12c66345: (connection evicted) 2025-03-25 06:23:47.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-25 06:23:47.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ab1491 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.129 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-25 06:23:47.137 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.143 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.144 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.145 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.149 [DefaultDispatcher-worker-6 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:47.149 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.149 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.149 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.149 [DefaultDispatcher-worker-16 @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4998944b 2025-03-25 06:23:47.150 [DefaultDispatcher-worker-24 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.150 [DefaultDispatcher-worker-24 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-25 06:23:47.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-25 06:23:47.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.189 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4998944b: (connection evicted) 2025-03-25 06:23:47.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-25 06:23:47.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5cf47 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.190 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-25 06:23:47.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.191 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.191 [Test worker @coroutine#5553] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-25 06:23:47.199 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.204 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.205 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.206 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.210 [DefaultDispatcher-worker-7 @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.212 [DefaultDispatcher-worker-10 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:47.212 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.212 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.212 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.213 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.213 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.214 [DefaultDispatcher-worker-5 @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-25 06:23:47.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-25 06:23:47.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-25 06:23:47.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.218 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556d8c78: (connection evicted) 2025-03-25 06:23:47.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-25 06:23:47.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4628344c 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.221 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-25 06:23:47.222 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.222 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.222 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-25 06:23:47.230 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.235 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.236 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.237 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3bae 2025-03-25 06:23:47.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-25 06:23:47.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-25 06:23:47.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:47.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-25 06:23:47.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d294f4 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.242 [Test worker @coroutine#5595] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-25 06:23:47.250 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.255 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.256 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.257 [Test worker @coroutine#5601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2025-03-25 06:23:47.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-25 06:23:47.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-25 06:23:47.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:47.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-25 06:23:47.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11101f62 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.260 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-25 06:23:47.261 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.261 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.261 [Test worker @coroutine#5612] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-25 06:23:47.269 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.274 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.275 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.276 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f9a7d6f 2025-03-25 06:23:47.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-25 06:23:47.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-25 06:23:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:47.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-25 06:23:47.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-25 06:23:47.285 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58573/Site/verify 2025-03-25 06:23:47.285 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58573/Site/verify. 2025-03-25 06:23:47.285 [UI Thread @coroutine#5633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58573/Site/verify 2025-03-25 06:23:47.286 [UI Thread @coroutine#5633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58573/Site/verify 2025-03-25 06:23:47.286 [UI Thread @coroutine#5633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58573/Site/verify 2025-03-25 06:23:47.287 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58573/Site/verify. 2025-03-25 06:23:47.287 [UI Thread @coroutine#5633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58573/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3518882c 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.290 [Test worker @coroutine#5647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-25 06:23:47.291 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.291 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.291 [Test worker @coroutine#5647] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-25 06:23:47.297 [DefaultDispatcher-worker-6 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:47.297 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.297 [DefaultDispatcher-worker-6 @coroutine#2284] 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-03-25 06:23:47.297 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.297 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.299 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.305 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.305 [Test worker @coroutine#5652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.306 [Test worker @coroutine#5654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ff48cdc 2025-03-25 06:23:47.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-25 06:23:47.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-25 06:23:47.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:47.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-25 06:23:47.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-25 06:23:47.309 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b48082 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.310 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-25 06:23:47.319 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.324 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.325 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.326 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e216b7e 2025-03-25 06:23:47.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-25 06:23:47.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-25 06:23:47.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:47.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-25 06:23:47.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1baf1268 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.330 [Test worker @coroutine#5683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-25 06:23:47.339 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.344 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.345 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.346 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.348 [UI Thread @coroutine#5697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45389/Site/verify 2025-03-25 06:23:47.348 [UI Thread @coroutine#5697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45389/Site/verify. 2025-03-25 06:23:47.348 [UI Thread @coroutine#5697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45389/Site/verify 2025-03-25 06:23:47.349 [UI Thread @coroutine#5697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45389/Site/verify 2025-03-25 06:23:47.349 [UI Thread @coroutine#5697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45389/Site/verify 2025-03-25 06:23:47.349 [UI Thread @coroutine#5697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45389/Site/verify. 2025-03-25 06:23:47.349 [UI Thread @coroutine#5697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45389/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:47.353 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-234 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@41861964 due to dirty commit state on close(). 2025-03-25 06:23:47.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41861964 2025-03-25 06:23:47.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-25 06:23:47.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-25 06:23:47.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.353 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41861964: (connection evicted) 2025-03-25 06:23:47.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-25 06:23:47.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-25 06:23:47.357 [UI Thread @coroutine#5709] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55547/Site/verify 2025-03-25 06:23:47.357 [UI Thread @coroutine#5709] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55547/Site/verify. 2025-03-25 06:23:47.357 [UI Thread @coroutine#5709] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55547/Site/verify 2025-03-25 06:23:47.358 [UI Thread @coroutine#5709] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55547/Site/verify 2025-03-25 06:23:47.358 [UI Thread @coroutine#5709] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55547/Site/verify 2025-03-25 06:23:47.358 [UI Thread @coroutine#5709] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55547/Site/verify. 2025-03-25 06:23:47.358 [UI Thread @coroutine#5709] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55547/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:47.362 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56275/Site/verify 2025-03-25 06:23:47.362 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56275/Site/verify. 2025-03-25 06:23:47.362 [UI Thread @coroutine#5722] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56275/Site/verify 2025-03-25 06:23:47.363 [UI Thread @coroutine#5722] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56275/Site/verify 2025-03-25 06:23:47.363 [UI Thread @coroutine#5722] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56275/Site/verify 2025-03-25 06:23:47.363 [UI Thread @coroutine#5722] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56275/Site/verify. 2025-03-25 06:23:47.363 [UI Thread @coroutine#5722] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56275/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:47.367 [UI Thread @coroutine#5736] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-25 06:23:47.367 [UI Thread @coroutine#5736] 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-03-25 06:23:47.367 [UI Thread @coroutine#5736] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-25 06:23:47.368 [UI Thread @coroutine#5736] 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-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b07b706 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.370 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.371 [Test worker @coroutine#5743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-25 06:23:47.371 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.371 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.371 [Test worker @coroutine#5743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-25 06:23:47.379 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.385 [Test worker @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.386 [Test worker @coroutine#5746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.387 [Test worker @coroutine#5748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.391 [DefaultDispatcher-worker-16 @coroutine#5750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.405 [DefaultDispatcher-worker-17 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.410 [DefaultDispatcher-worker-16 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.414 [DefaultDispatcher-worker-15 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.418 [DefaultDispatcher-worker-8 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.421 [DefaultDispatcher-worker-11 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.427 [DefaultDispatcher-worker-13 @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.437 [DefaultDispatcher-worker-21 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea 2025-03-25 06:23:47.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-25 06:23:47.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-25 06:23:47.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.438 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4185ea: (connection evicted) 2025-03-25 06:23:47.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-25 06:23:47.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ea4abef 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.439 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.440 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-25 06:23:47.448 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.453 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.454 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.455 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7940d27b 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.455 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-25 06:23:47.456 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.456 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.456 [Test worker @coroutine#5773] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-25 06:23:47.464 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.470 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.470 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.472 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.476 [DefaultDispatcher-worker-8 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-25 06:23:47.483 [DefaultDispatcher-worker-15 @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@993bc47 2025-03-25 06:23:47.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-25 06:23:47.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-25 06:23:47.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.493 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@993bc47: (connection evicted) 2025-03-25 06:23:47.493 [DefaultDispatcher-worker-4 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:47.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.493 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-25 06:23:47.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-25 06:23:47.493 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.493 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-25 06:23:47.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-25 06:23:47.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.493 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3: (connection evicted) 2025-03-25 06:23:47.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-25 06:23:47.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-25 06:23:47.494 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.494 [DefaultDispatcher-worker-14 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.494 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5166f042 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.495 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-25 06:23:47.503 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.507 [DefaultDispatcher-worker-3 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:47.508 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.508 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.508 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.508 [DefaultDispatcher-worker-17 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.508 [DefaultDispatcher-worker-17 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.509 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.509 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.510 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6f3ad5 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.511 [Test worker @coroutine#5826] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-25 06:23:47.519 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.524 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.525 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.526 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.532 [DefaultDispatcher-worker-19 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2025-03-25 06:23:47.540 [DefaultDispatcher-worker-14 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.545 [DefaultDispatcher-worker-14 @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45a824d 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-25 06:23:47.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.548 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45a824d: (connection evicted) 2025-03-25 06:23:47.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-25 06:23:47.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-25 06:23:47.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.548 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17563b82: (connection evicted) 2025-03-25 06:23:47.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-25 06:23:47.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ad4d333 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.550 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-25 06:23:47.558 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.563 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.564 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.565 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f446ba 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.565 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.566 [Test worker @coroutine#5879] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-25 06:23:47.574 [Test worker @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.579 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.580 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.581 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.585 [DefaultDispatcher-worker-17 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2105c11b 2025-03-25 06:23:47.595 [DefaultDispatcher-worker-14 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.602 [DefaultDispatcher-worker-3 @coroutine#5879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9 2025-03-25 06:23:47.650 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.666 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.713 [DefaultDispatcher-worker-8 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:47.713 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.713 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.713 [DefaultDispatcher-worker-8 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.714 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.714 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.811 [DefaultDispatcher-worker-20 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:47.811 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.811 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.811 [DefaultDispatcher-worker-20 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.811 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.812 [DefaultDispatcher-worker-12 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-25 06:23:47.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-25 06:23:47.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.855 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f90b4c9: (connection evicted) 2025-03-25 06:23:47.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-25 06:23:47.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-25 06:23:47.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-25 06:23:47.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-25 06:23:47.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.856 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2105c11b: (connection evicted) 2025-03-25 06:23:47.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-25 06:23:47.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@767785a4 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.857 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.858 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-25 06:23:47.866 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.871 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.872 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.873 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2338eeef 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.873 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-25 06:23:47.874 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.874 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.874 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-25 06:23:47.876 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:47.877 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.877 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.877 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.878 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.878 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.882 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.887 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.888 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.889 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.893 [DefaultDispatcher-worker-21 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9 2025-03-25 06:23:47.901 [DefaultDispatcher-worker-21 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.905 [DefaultDispatcher-worker-19 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.909 [DefaultDispatcher-worker-10 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5634f627 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-25 06:23:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.913 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5634f627: (connection evicted) 2025-03-25 06:23:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-25 06:23:47.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-25 06:23:47.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.913 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c05ed9: (connection evicted) 2025-03-25 06:23:47.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-25 06:23:47.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49dce561 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.915 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-25 06:23:47.923 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.928 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.929 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.930 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c6a5712 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.930 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.931 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-25 06:23:47.936 [DefaultDispatcher-worker-22 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:47.936 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.936 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:47.936 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.937 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.937 [DefaultDispatcher-worker-11 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:47.939 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.945 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.945 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.946 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.950 [DefaultDispatcher-worker-7 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6 2025-03-25 06:23:47.958 [DefaultDispatcher-worker-22 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.962 [DefaultDispatcher-worker-12 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.966 [DefaultDispatcher-worker-20 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea 2025-03-25 06:23:47.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-25 06:23:47.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-25 06:23:47.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.968 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e38b4ea: (connection evicted) 2025-03-25 06:23:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-25 06:23:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:47.969 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cef1ea6: (connection evicted) 2025-03-25 06:23:47.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-25 06:23:47.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60b90fd3 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.970 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.971 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-25 06:23:47.978 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.983 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.984 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.985 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:47.985 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@448861e5 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:47.986 [Test worker @coroutine#6046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-25 06:23:47.994 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:47.999 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:48.000 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:48.001 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:48.005 [DefaultDispatcher-worker-13 @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc 2025-03-25 06:23:48.012 [DefaultDispatcher-worker-20 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:48.016 [DefaultDispatcher-worker-3 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:48.020 [DefaultDispatcher-worker-12 @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c79a727 2025-03-25 06:23:48.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-25 06:23:48.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-25 06:23:48.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.023 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c79a727: (connection evicted) 2025-03-25 06:23:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-25 06:23:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.024 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2620d0dc: (connection evicted) 2025-03-25 06:23:48.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-25 06:23:48.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174e79f9 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.026 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-25 06:23:48.037 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.042 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.043 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.044 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.049 [DefaultDispatcher-worker-12 @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5264e41d 2025-03-25 06:23:48.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-25 06:23:48.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-25 06:23:48.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.051 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5264e41d: (connection evicted) 2025-03-25 06:23:48.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-25 06:23:48.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c63f1fe 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.052 [Test worker @coroutine#6120] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-25 06:23:48.060 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.066 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.066 [DefaultDispatcher-worker-10 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:48.066 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.066 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.066 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.067 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.067 [DefaultDispatcher-worker-24 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.067 [DefaultDispatcher-worker-24 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.068 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.072 [DefaultDispatcher-worker-2 @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.084 [DefaultDispatcher-worker-5 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.088 [DefaultDispatcher-worker-21 @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7960e87a 2025-03-25 06:23:48.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-25 06:23:48.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-25 06:23:48.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.091 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7960e87a: (connection evicted) 2025-03-25 06:23:48.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-25 06:23:48.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e2a158 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.093 [Test worker @coroutine#6149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-25 06:23:48.101 [Test worker @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.106 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.107 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.108 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.113 [DefaultDispatcher-worker-17 @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.124 [DefaultDispatcher-worker-21 @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.127 [DefaultDispatcher-worker-1 @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.135 [DefaultDispatcher-worker-15 @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb66050 2025-03-25 06:23:48.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-25 06:23:48.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-25 06:23:48.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.137 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb66050: (connection evicted) 2025-03-25 06:23:48.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-25 06:23:48.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-25 06:23:48.138 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef9c234 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.139 [Test worker @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-25 06:23:48.149 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.154 [DefaultDispatcher-worker-22 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:48.155 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.155 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.155 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.155 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.155 [DefaultDispatcher-worker-24 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.155 [DefaultDispatcher-worker-24 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.156 [Test worker @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.157 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.162 [DefaultDispatcher-worker-23 @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.174 [DefaultDispatcher-worker-6 @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.179 [DefaultDispatcher-worker-15 @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.185 [DefaultDispatcher-worker-8 @coroutine#6206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33c9910e 2025-03-25 06:23:48.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-25 06:23:48.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-25 06:23:48.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.186 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33c9910e: (connection evicted) 2025-03-25 06:23:48.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-25 06:23:48.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d2d0eda 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.189 [Test worker @coroutine#6214] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-25 06:23:48.198 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.204 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.205 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.206 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.212 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-252 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 due to dirty commit state on close(). 2025-03-25 06:23:48.212 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9 2025-03-25 06:23:48.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-25 06:23:48.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-25 06:23:48.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.212 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16a4d5a9: (connection evicted) 2025-03-25 06:23:48.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-25 06:23:48.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@faff2bf 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.213 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-25 06:23:48.217 [DefaultDispatcher-worker-22 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:48.218 [DefaultDispatcher-worker-22 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.218 [DefaultDispatcher-worker-22 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.218 [DefaultDispatcher-worker-22 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.218 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.218 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.223 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.228 [Test worker @coroutine#6242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.229 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.230 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3015fc1b 2025-03-25 06:23:48.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-25 06:23:48.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-25 06:23:48.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-25 06:23:48.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a558335 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.234 [Test worker @coroutine#6263] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-25 06:23:48.242 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.247 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.248 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.249 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-03-25 06:23:48.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-25 06:23:48.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-25 06:23:48.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-25 06:23:48.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be43e7d 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.254 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-25 06:23:48.255 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.255 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.255 [UI Thread @coroutine#6285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-25 06:23:48.264 [UI Thread @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.269 [UI Thread @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.270 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.271 [UI Thread @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f69f93 2025-03-25 06:23:48.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-25 06:23:48.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-25 06:23:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.274 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f69f93: (connection evicted) 2025-03-25 06:23:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-25 06:23:48.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-25 06:23:48.275 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518bffd 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.276 [Test worker @coroutine#6299] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-25 06:23:48.285 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.290 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.291 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.292 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e6bfd2 2025-03-25 06:23:48.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-25 06:23:48.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-25 06:23:48.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-25 06:23:48.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed43328 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.295 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-25 06:23:48.302 [DefaultDispatcher-worker-16 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:48.302 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.302 [DefaultDispatcher-worker-16 @coroutine#2284] 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-03-25 06:23:48.302 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.302 [DefaultDispatcher-worker-16 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.305 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.310 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.311 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.312 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@679864e0 2025-03-25 06:23:48.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-25 06:23:48.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-25 06:23:48.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-25 06:23:48.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@201ac0ef 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.315 [Test worker @coroutine#6333] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-25 06:23:48.324 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.329 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.330 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.331 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a9889e 2025-03-25 06:23:48.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-25 06:23:48.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-25 06:23:48.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-25 06:23:48.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a63c618 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.336 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-25 06:23:48.337 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.337 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.337 [Test worker @coroutine#6349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-25 06:23:48.345 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.351 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.351 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.352 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8dbe78f 2025-03-25 06:23:48.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-25 06:23:48.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-25 06:23:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-25 06:23:48.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.356 [Test worker @coroutine#6365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-25 06:23:48.365 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.371 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.372 [Test worker @coroutine#6368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.373 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2025-03-25 06:23:48.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-25 06:23:48.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-25 06:23:48.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-25 06:23:48.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497746ea 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.377 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-25 06:23:48.378 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.378 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.378 [Test worker @coroutine#6383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-25 06:23:48.386 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.392 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.393 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.394 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-25 06:23:48.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-25 06:23:48.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-25 06:23:48.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-25 06:23:48.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1569f8a6 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.397 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.398 [Test worker @coroutine#6402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-25 06:23:48.407 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.413 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.414 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.415 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa1e86b 2025-03-25 06:23:48.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-25 06:23:48.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-25 06:23:48.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-25 06:23:48.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2407f1a8 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.418 [Test worker @coroutine#6420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-25 06:23:48.427 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.432 [Test worker @coroutine#6421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.433 [Test worker @coroutine#6423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.434 [Test worker @coroutine#6425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626e3b18 2025-03-25 06:23:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-25 06:23:48.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-25 06:23:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-25 06:23:48.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ed28f57 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.438 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-25 06:23:48.439 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.439 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.439 [Test worker @coroutine#6438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-25 06:23:48.447 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.453 [Test worker @coroutine#6439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.454 [Test worker @coroutine#6441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.455 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.457 [UI Thread @coroutine#6452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-25 06:23:48.457 [UI Thread @coroutine#6452] 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-03-25 06:23:48.457 [UI Thread @coroutine#6452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-25 06:23:48.458 [UI Thread @coroutine#6452] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-25 06:23:48.460 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-264 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae due to dirty commit state on close(). 2025-03-25 06:23:48.462 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae 2025-03-25 06:23:48.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-25 06:23:48.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-25 06:23:48.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.462 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3697ae: (connection evicted) 2025-03-25 06:23:48.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-25 06:23:48.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-25 06:23:48.463 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240e8240 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.464 [Test worker @coroutine#6458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-25 06:23:48.472 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.477 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.478 [Test worker @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.479 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bb0640 2025-03-25 06:23:48.481 [UI Thread @coroutine#6474] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37869/Site/verify 2025-03-25 06:23:48.481 [UI Thread @coroutine#6474] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37869/Site/verify. 2025-03-25 06:23:48.481 [UI Thread @coroutine#6474] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37869/Site/verify 2025-03-25 06:23:48.482 [UI Thread @coroutine#6474] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37869/Site/verify 2025-03-25 06:23:48.482 [UI Thread @coroutine#6474] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37869/Site/verify 2025-03-25 06:23:48.482 [UI Thread @coroutine#6474] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37869/Site/verify. 2025-03-25 06:23:48.482 [UI Thread @coroutine#6474] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37869/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-25 06:23:48.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-25 06:23:48.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-25 06:23:48.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-25 06:23:48.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:48.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-25 06:23:48.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-25 06:23:48.486 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a2b00c 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.487 [Test worker @coroutine#6481] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-25 06:23:48.495 [Test worker @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.499 [DefaultDispatcher-worker-21 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:48.499 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.499 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.499 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.500 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.500 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.501 [Test worker @coroutine#6482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.502 [Test worker @coroutine#6487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.503 [Test worker @coroutine#6489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.508 [DefaultDispatcher-worker-17 @coroutine#6491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.512 [DefaultDispatcher-worker-17 @coroutine#6481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-25 06:23:48.512 [DefaultDispatcher-worker-16 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:48.513 [DefaultDispatcher-worker-16 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.513 [DefaultDispatcher-worker-16 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.513 [DefaultDispatcher-worker-16 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.513 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.513 [DefaultDispatcher-worker-22 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.516 [UI Thread @coroutine#6506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json 2025-03-25 06:23:48.516 [UI Thread @coroutine#6506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json. 2025-03-25 06:23:48.516 [UI Thread @coroutine#6506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json 2025-03-25 06:23:48.517 [UI Thread @coroutine#6506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json 2025-03-25 06:23:48.517 [UI Thread @coroutine#6506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json 2025-03-25 06:23:48.517 [UI Thread @coroutine#6506] 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:40731/708856127022608384/_ustadmanifest.json. 2025-03-25 06:23:48.517 [UI Thread @coroutine#6506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40731/708856127022608384/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:48.518 [UI Thread @coroutine#6506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40731/mediainfo.json 2025-03-25 06:23:48.518 [UI Thread @coroutine#6506] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40731/mediainfo.json. 2025-03-25 06:23:48.518 [UI Thread @coroutine#6506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40731/mediainfo.json 2025-03-25 06:23:48.518 [UI Thread @coroutine#6506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40731/mediainfo.json 2025-03-25 06:23:48.518 [UI Thread @coroutine#6506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40731/mediainfo.json 2025-03-25 06:23:48.559 [UI Thread @coroutine#6506] 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:40731/mediainfo.json. 2025-03-25 06:23:48.559 [UI Thread @coroutine#6506] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40731/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:48.587 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:48.719 [DefaultDispatcher-worker-13 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:48.719 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.719 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.719 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.720 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.720 [DefaultDispatcher-worker-3 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.817 [DefaultDispatcher-worker-13 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:48.817 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.817 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.817 [DefaultDispatcher-worker-13 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.818 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.818 [DefaultDispatcher-worker-8 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.883 [DefaultDispatcher-worker-17 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f0b2bf1 2025-03-25 06:23:48.883 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.883 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.883 [DefaultDispatcher-worker-17 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.884 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.884 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51333/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.942 [DefaultDispatcher-worker-5 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2025-03-25 06:23:48.943 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.943 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:48.943 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.944 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:48.944 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56461/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.072 [DefaultDispatcher-worker-17 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb4cc8c 2025-03-25 06:23:49.073 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.073 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.073 [DefaultDispatcher-worker-17 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.074 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.074 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40805/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.162 [DefaultDispatcher-worker-22 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@389fad5b 2025-03-25 06:23:49.162 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.162 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.162 [DefaultDispatcher-worker-22 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.165 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.165 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43127/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.236 [DefaultDispatcher-worker-23 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@298cfe89 2025-03-25 06:23:49.236 [DefaultDispatcher-worker-23 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.236 [DefaultDispatcher-worker-23 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.236 [DefaultDispatcher-worker-23 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.238 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.238 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41567/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.307 [DefaultDispatcher-worker-4 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654618f3 2025-03-25 06:23:49.307 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.308 [DefaultDispatcher-worker-4 @coroutine#2284] 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-03-25 06:23:49.308 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.308 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.506 [DefaultDispatcher-worker-24 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-03-25 06:23:49.506 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.506 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.506 [DefaultDispatcher-worker-24 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.507 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.507 [DefaultDispatcher-worker-2 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35317/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.519 [DefaultDispatcher-worker-23 @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6df0d030 2025-03-25 06:23:49.519 [DefaultDispatcher-worker-23 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.519 [DefaultDispatcher-worker-23 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.519 [DefaultDispatcher-worker-23 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.531 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.531 [DefaultDispatcher-worker-1 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54685/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-25 06:23:49.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-25 06:23:49.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:49.564 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5192abb4: (connection evicted) 2025-03-25 06:23:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:49.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-25 06:23:49.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1953e4 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-25 06:23:49.597 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-25 06:23:49.598 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.598 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.598 [Test worker @coroutine#6558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-25 06:23:49.611 [Test worker @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.619 [Test worker @coroutine#6559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.621 [Test worker @coroutine#6561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.622 [Test worker @coroutine#6563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.628 [DefaultDispatcher-worker-8 @coroutine#6565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.636 [DefaultDispatcher-worker-21 @coroutine#6558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f 2025-03-25 06:23:49.719 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:49.726 [DefaultDispatcher-worker-10 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522221e1 2025-03-25 06:23:49.727 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.727 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.727 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.728 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.728 [DefaultDispatcher-worker-16 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52533/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.786 [UI Thread @coroutine#6574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json 2025-03-25 06:23:49.786 [UI Thread @coroutine#6574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json. 2025-03-25 06:23:49.786 [UI Thread @coroutine#6574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] 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:59277/708856132372807680/_ustadmanifest.json. 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59277/708856132372807680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59277/tincan.xml 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59277/tincan.xml. 2025-03-25 06:23:49.788 [UI Thread @coroutine#6574] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59277/tincan.xml 2025-03-25 06:23:49.789 [UI Thread @coroutine#6574] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59277/tincan.xml 2025-03-25 06:23:49.789 [UI Thread @coroutine#6574] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59277/tincan.xml 2025-03-25 06:23:49.823 [DefaultDispatcher-worker-5 @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408a0e92 2025-03-25 06:23:49.823 [DefaultDispatcher-worker-5 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.823 [DefaultDispatcher-worker-5 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId. 2025-03-25 06:23:49.823 [DefaultDispatcher-worker-5 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.824 [DefaultDispatcher-worker-3 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.824 [DefaultDispatcher-worker-3 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53091/UmAppDatabase/replication/nodeId 2025-03-25 06:23:49.830 [UI Thread @coroutine#6574] 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:59277/tincan.xml. 2025-03-25 06:23:49.830 [UI Thread @coroutine#6574] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59277/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-25 06:23:49.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-25 06:23:49.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-25 06:23:49.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-25 06:23:49.839 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fd8e6f: (connection evicted) 2025-03-25 06:23:49.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-25 06:23:49.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-25 06:23:49.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.