2025-04-23 20:17:30.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-04-23 20:17:30.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c386958 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:30.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:30.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-04-23 20:17:30.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-04-23 20:17:30.566 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.583 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.585 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.603 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:30.607 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b19174b 2025-04-23 20:17:30.607 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b19174b 2025-04-23 20:17:30.609 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75def658 2025-04-23 20:17:30.609 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75def658 2025-04-23 20:17:30.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e17c3b 2025-04-23 20:17:30.612 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e17c3b 2025-04-23 20:17:30.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e3fc63 2025-04-23 20:17:30.614 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34e3fc63 2025-04-23 20:17:30.617 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77316fb 2025-04-23 20:17:30.617 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77316fb 2025-04-23 20:17:30.620 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d4c7b 2025-04-23 20:17:30.620 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@59d4c7b 2025-04-23 20:17:30.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe7f857 2025-04-23 20:17:30.622 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe7f857 2025-04-23 20:17:30.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cc032c 2025-04-23 20:17:30.624 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@54cc032c 2025-04-23 20:17:30.626 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b971380 2025-04-23 20:17:30.626 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b971380 2025-04-23 20:17:30.626 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:30.714 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:30.714 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:30.715 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:30.715 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:30.716 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.717 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:30.717 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:30.717 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:30.777 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.792 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.806 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.817 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.827 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.831 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.902 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e307087 2025-04-23 20:17:30.921 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 20:17:30.921 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 20:17:30.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-04-23 20:17:30.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-04-23 20:17:30.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:30.931 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:30.931 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:30.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e307087: (connection evicted) 2025-04-23 20:17:30.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b19174b: (connection evicted) 2025-04-23 20:17:30.931 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75def658: (connection evicted) 2025-04-23 20:17:30.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e17c3b: (connection evicted) 2025-04-23 20:17:30.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34e3fc63: (connection evicted) 2025-04-23 20:17:30.932 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77316fb: (connection evicted) 2025-04-23 20:17:30.933 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59d4c7b: (connection evicted) 2025-04-23 20:17:30.933 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe7f857: (connection evicted) 2025-04-23 20:17:30.933 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54cc032c: (connection evicted) 2025-04-23 20:17:30.933 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b971380: (connection evicted) 2025-04-23 20:17:30.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:30.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-04-23 20:17:30.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2475fba3 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:30.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:30.939 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:30.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-04-23 20:17:30.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-04-23 20:17:30.942 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.948 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.949 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.950 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:30.950 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:30.951 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:30.951 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:30.959 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.960 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:30.960 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:30.960 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:30.963 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.973 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.982 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.991 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:30.999 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:31.002 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:31.034 [DefaultDispatcher-worker-7 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dd4624 2025-04-23 20:17:31.041 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.043 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58baed18 2025-04-23 20:17:31.044 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58baed18 2025-04-23 20:17:31.045 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@567d187f 2025-04-23 20:17:31.045 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@567d187f 2025-04-23 20:17:31.047 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@52428668 2025-04-23 20:17:31.047 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@52428668 2025-04-23 20:17:31.049 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17401244 2025-04-23 20:17:31.049 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17401244 2025-04-23 20:17:31.051 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@181dff99 2025-04-23 20:17:31.051 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@181dff99 2025-04-23 20:17:31.051 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 20:17:31.051 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-04-23 20:17:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-04-23 20:17:31.052 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:31.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-04-23 20:17:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-04-23 20:17:31.052 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-04-23 20:17:31.053 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dd4624: (connection evicted) 2025-04-23 20:17:31.053 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@269da205 2025-04-23 20:17:31.053 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@269da205 2025-04-23 20:17:31.053 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58baed18: (connection evicted) 2025-04-23 20:17:31.053 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567d187f: (connection evicted) 2025-04-23 20:17:31.054 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52428668: (connection evicted) 2025-04-23 20:17:31.054 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17401244: (connection evicted) 2025-04-23 20:17:31.054 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@181dff99: (connection evicted) 2025-04-23 20:17:31.054 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@269da205: (connection evicted) 2025-04-23 20:17:31.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-04-23 20:17:31.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-04-23 20:17:31.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a3ad8e7 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-04-23 20:17:31.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b73e0a 2025-04-23 20:17:31.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b73e0a 2025-04-23 20:17:31.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-04-23 20:17:31.185 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66715ca9 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-23 20:17:31.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-23 20:17:31.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c573229 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-23 20:17:31.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-23 20:17:31.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-04-23 20:17:31.480 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@520a95ff 2025-04-23 20:17:31.516 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.530 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.619 [DefaultDispatcher-worker-2 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-23 20:17:31.625 [DefaultDispatcher-worker-2 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-23 20:17:31.625 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43245/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 20:17:31.625 [DefaultDispatcher-worker-2 @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:43245/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-04-23 20:17:31.626 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43245/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 20:17:31.638 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43245/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 20:17:31.638 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43245/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-04-23 20:17:31.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-04-23 20:17:31.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-04-23 20:17:31.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.675 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@520a95ff: (connection evicted) 2025-04-23 20:17:31.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-04-23 20:17:31.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-04-23 20:17:31.677 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@714f1a44 2025-04-23 20:17:31.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498a4d62 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-23 20:17:31.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd 2025-04-23 20:17:31.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179fc8c 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-04-23 20:17:31.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-23 20:17:31.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-23 20:17:31.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-04-23 20:17:31.716 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-23 20:17:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-04-23 20:17:31.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-04-23 20:17:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.718 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3c5ecd: (connection evicted) 2025-04-23 20:17:31.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-04-23 20:17:31.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-04-23 20:17:31.719 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1760e594 2025-04-23 20:17:31.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fbcb71 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-04-23 20:17:31.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-23 20:17:31.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c 2025-04-23 20:17:31.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-04-23 20:17:31.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb4c4cc 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-04-23 20:17:31.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@41be8db9 2025-04-23 20:17:31.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-04-23 20:17:31.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-04-23 20:17:31.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-04-23 20:17:31.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.739 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3f14c: (connection evicted) 2025-04-23 20:17:31.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-04-23 20:17:31.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-04-23 20:17:31.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-23 20:17:31.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-04-23 20:17:31.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b4364 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-04-23 20:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-23 20:17:31.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@38054d01 2025-04-23 20:17:31.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-04-23 20:17:31.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-04-23 20:17:31.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-04-23 20:17:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.758 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@693f2c89: (connection evicted) 2025-04-23 20:17:31.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-04-23 20:17:31.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e6a68 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-23 20:17:31.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-04-23 20:17:31.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-04-23 20:17:31.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194224ca 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-23 20:17:31.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@350f18a6 2025-04-23 20:17:31.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-04-23 20:17:31.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-04-23 20:17:31.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-04-23 20:17:31.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.788 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6: (connection evicted) 2025-04-23 20:17:31.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:31.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-04-23 20:17:31.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-04-23 20:17:31.790 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.835 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.853 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.871 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@312f3050 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-23 20:17:31.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@52856ff9 2025-04-23 20:17:31.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-04-23 20:17:31.978 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa7cfdf 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:31.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:31.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:31.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-04-23 20:17:32.064 [DefaultDispatcher-worker-13 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:32.071 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.079 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.082 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:32.089 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:32.093 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:32.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-04-23 20:17:32.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-04-23 20:17:32.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.128 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52856ff9: (connection evicted) 2025-04-23 20:17:32.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-04-23 20:17:32.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-04-23 20:17:32.132 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecdf528 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3c2ae0 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-04-23 20:17:32.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-23 20:17:32.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ddb518 2025-04-23 20:17:32.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e36bc01 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-04-23 20:17:32.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@35536760 2025-04-23 20:17:32.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-04-23 20:17:32.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-04-23 20:17:32.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-04-23 20:17:32.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.152 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ddb518: (connection evicted) 2025-04-23 20:17:32.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-04-23 20:17:32.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63b4b9c6 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-23 20:17:32.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e 2025-04-23 20:17:32.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45fb2354 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-23 20:17:32.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@5996d6f2 2025-04-23 20:17:32.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-04-23 20:17:32.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-04-23 20:17:32.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-04-23 20:17:32.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.164 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@603f4e3e: (connection evicted) 2025-04-23 20:17:32.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-04-23 20:17:32.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1328f482 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-04-23 20:17:32.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-23 20:17:32.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@19ec5357 2025-04-23 20:17:32.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351d93bd 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-04-23 20:17:32.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-04-23 20:17:32.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@42503099 2025-04-23 20:17:32.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-04-23 20:17:32.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-04-23 20:17:32.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-04-23 20:17:32.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.175 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19ec5357: (connection evicted) 2025-04-23 20:17:32.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-04-23 20:17:32.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661db63e 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-04-23 20:17:32.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-23 20:17:32.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8 2025-04-23 20:17:32.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b030101 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-04-23 20:17:32.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-04-23 20:17:32.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb3f39e 2025-04-23 20:17:32.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-04-23 20:17:32.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-04-23 20:17:32.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-04-23 20:17:32.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.230 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@429f0ca8: (connection evicted) 2025-04-23 20:17:32.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-04-23 20:17:32.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce2eaa7 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-23 20:17:32.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@304744a1 2025-04-23 20:17:32.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73385d3f 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-04-23 20:17:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-23 20:17:32.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc1fd31 2025-04-23 20:17:32.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-04-23 20:17:32.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-04-23 20:17:32.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-04-23 20:17:32.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.245 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304744a1: (connection evicted) 2025-04-23 20:17:32.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-04-23 20:17:32.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-23 20:17:32.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2025-04-23 20:17:32.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-04-23 20:17:32.249 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3514ac7d 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-04-23 20:17:32.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-23 20:17:32.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-23 20:17:32.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-04-23 20:17:32.263 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.264 [DefaultDispatcher-worker-11 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-23 20:17:32.265 [DefaultDispatcher-worker-11 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-23 20:17:32.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-04-23 20:17:32.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-04-23 20:17:32.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.266 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2025-04-23 20:17:32.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-04-23 20:17:32.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-04-23 20:17:32.267 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@160c7c42 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad0c70a 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-23 20:17:32.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75805562 2025-04-23 20:17:32.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-04-23 20:17:32.274 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-23 20:17:32.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-04-23 20:17:32.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-04-23 20:17:32.286 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-04-23 20:17:32.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-04-23 20:17:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.288 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75805562: (connection evicted) 2025-04-23 20:17:32.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-04-23 20:17:32.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10a0a1e 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-23 20:17:32.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4345fd45 2025-04-23 20:17:32.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4152bd0f 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-04-23 20:17:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-23 20:17:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-23 20:17:32.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-04-23 20:17:32.343 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.356 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.377 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.395 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.401 [DefaultDispatcher-worker-13 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-23 20:17:32.402 [DefaultDispatcher-worker-13 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-23 20:17:32.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-04-23 20:17:32.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-04-23 20:17:32.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.403 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4345fd45: (connection evicted) 2025-04-23 20:17:32.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-04-23 20:17:32.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-04-23 20:17:32.404 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e4b54d3 2025-04-23 20:17:32.404 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1686ed85 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-04-23 20:17:32.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 20:17:32.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc3529 2025-04-23 20:17:32.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-04-23 20:17:32.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-23 20:17:32.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-04-23 20:17:32.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-04-23 20:17:32.506 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.515 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-04-23 20:17:32.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-04-23 20:17:32.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.547 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc3529: (connection evicted) 2025-04-23 20:17:32.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-04-23 20:17:32.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@846b47 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-04-23 20:17:32.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-23 20:17:32.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2 2025-04-23 20:17:32.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d764641 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-04-23 20:17:32.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-23 20:17:32.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77eb607e 2025-04-23 20:17:32.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-04-23 20:17:32.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-04-23 20:17:32.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-04-23 20:17:32.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.564 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6acec2: (connection evicted) 2025-04-23 20:17:32.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-04-23 20:17:32.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-23 20:17:32.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2025-04-23 20:17:32.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-23 20:17:32.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-23 20:17:32.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-04-23 20:17:32.662 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.674 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.675 [DefaultDispatcher-worker-13 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-23 20:17:32.676 [DefaultDispatcher-worker-13 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-23 20:17:32.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-04-23 20:17:32.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-04-23 20:17:32.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.677 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2025-04-23 20:17:32.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-04-23 20:17:32.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-04-23 20:17:32.678 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@114b203 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-04-23 20:17:32.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-23 20:17:32.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-04-23 20:17:32.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-04-23 20:17:32.684 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-23 20:17:32.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-04-23 20:17:32.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-04-23 20:17:32.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-04-23 20:17:32.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-04-23 20:17:32.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.692 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2025-04-23 20:17:32.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-04-23 20:17:32.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f24a84 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-23 20:17:32.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-23 20:17:32.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-04-23 20:17:32.708 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-23 20:17:32.713 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-23 20:17:32.714 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9428f3 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e00bdb 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-23 20:17:32.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@343d1d25 2025-04-23 20:17:32.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-04-23 20:17:32.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-04-23 20:17:32.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-04-23 20:17:32.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:32.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-04-23 20:17:32.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-04-23 20:17:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-04-23 20:17:32.725 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.731 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.732 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f4a7c4 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-04-23 20:17:32.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 20:17:32.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 20:17:32.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-04-23 20:17:32.738 [DefaultDispatcher-worker-5 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-04-23 20:17:32.738 [DefaultDispatcher-worker-4 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 20:17:32.739 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 20:17:32.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-04-23 20:17:32.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-04-23 20:17:32.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.742 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e: (connection evicted) 2025-04-23 20:17:32.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-04-23 20:17:32.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-04-23 20:17:32.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 20:17:32.746 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 20:17:32.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-04-23 20:17:32.746 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 20:17:32.754 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 20:17:32.755 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-04-23 20:17:32.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5855b0ed 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 20:17:32.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b0325d0 2025-04-23 20:17:32.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-04-23 20:17:32.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-04-23 20:17:32.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-04-23 20:17:32.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:32.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-04-23 20:17:32.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-04-23 20:17:32.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 20:17:32.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 20:17:32.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-04-23 20:17:32.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 20:17:32.769 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 20:17:32.771 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526893f 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-04-23 20:17:32.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-04-23 20:17:32.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@37caecda 2025-04-23 20:17:32.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-04-23 20:17:32.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-04-23 20:17:32.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-04-23 20:17:32.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:32.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-04-23 20:17:32.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6282f1eb 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-23 20:17:32.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-23 20:17:32.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-04-23 20:17:32.790 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.812 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-23 20:17:32.817 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.818 [DefaultDispatcher-worker-3 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-23 20:17:32.834 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.848 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70169464 2025-04-23 20:17:32.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-04-23 20:17:32.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-04-23 20:17:32.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.850 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70169464: (connection evicted) 2025-04-23 20:17:32.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-04-23 20:17:32.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174e1b99 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-04-23 20:17:32.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-23 20:17:32.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-23 20:17:32.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-04-23 20:17:32.857 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.873 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.876 [DefaultDispatcher-worker-15 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-23 20:17:32.881 [DefaultDispatcher-worker-4 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c815814 2025-04-23 20:17:32.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-04-23 20:17:32.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-04-23 20:17:32.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.891 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c815814: (connection evicted) 2025-04-23 20:17:32.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-04-23 20:17:32.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-04-23 20:17:32.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1d1a5 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-23 20:17:32.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-23 20:17:32.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-04-23 20:17:32.912 [DefaultDispatcher-worker-16 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74 2025-04-23 20:17:32.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-04-23 20:17:32.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-04-23 20:17:32.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.914 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b66ac74: (connection evicted) 2025-04-23 20:17:32.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-04-23 20:17:32.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-04-23 20:17:32.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eee3da9 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-23 20:17:32.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-23 20:17:32.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-04-23 20:17:32.935 [DefaultDispatcher-worker-16 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-23 20:17:32.940 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3573e19d 2025-04-23 20:17:32.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-04-23 20:17:32.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-04-23 20:17:32.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.941 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3573e19d: (connection evicted) 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-04-23 20:17:32.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36cf16a6 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-04-23 20:17:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 20:17:32.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 20:17:32.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-04-23 20:17:32.961 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0 2025-04-23 20:17:32.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-04-23 20:17:32.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-04-23 20:17:32.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.963 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7eefaca0: (connection evicted) 2025-04-23 20:17:32.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-04-23 20:17:32.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160546b1 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:32.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-23 20:17:32.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-23 20:17:32.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-04-23 20:17:32.983 [DefaultDispatcher-worker-3 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-04-23 20:17:32.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-04-23 20:17:32.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-04-23 20:17:32.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:32.983 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3: (connection evicted) 2025-04-23 20:17:32.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:32.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-04-23 20:17:32.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-04-23 20:17:33.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a85e76 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:33.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-23 20:17:33.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-23 20:17:33.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-04-23 20:17:33.163 [DefaultDispatcher-worker-12 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-23 20:17:33.168 [DefaultDispatcher-worker-6 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-23 20:17:33.169 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51711/manifest.json 2025-04-23 20:17:33.170 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51711/manifest.json. 2025-04-23 20:17:33.170 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51711/manifest.json 2025-04-23 20:17:33.171 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51711/manifest.json 2025-04-23 20:17:33.171 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51711/manifest.json 2025-04-23 20:17:33.223 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.243 [Test worker @coroutine#337] 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:51711/manifest.json. 2025-04-23 20:17:33.243 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51711/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:33.251 [DefaultDispatcher-worker-1 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34fc315d 2025-04-23 20:17:33.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-04-23 20:17:33.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-04-23 20:17:33.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.255 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34fc315d: (connection evicted) 2025-04-23 20:17:33.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:33.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-04-23 20:17:33.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731fae 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:33.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:33.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:33.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d535b78 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:33.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-23 20:17:33.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-23 20:17:33.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-04-23 20:17:33.281 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:33.320 [Test worker] INFO ktor.application - Application started in 0.042 seconds. 2025-04-23 20:17:33.320 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7f5f7731 2025-04-23 20:17:33.359 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.365 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.372 [DefaultDispatcher-worker-1 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:33359 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b1218 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:33.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:33.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2025-04-23 20:17:33.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2025-04-23 20:17:33.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-04-23 20:17:33.389 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 20:17:33.394 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 20:17:33.395 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 20:17:33.395 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd28235 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:33.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:33.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-04-23 20:17:33.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-04-23 20:17:33.426 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.432 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.436 [DefaultDispatcher-worker-18 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2025-04-23 20:17:33.437 [DefaultDispatcher-worker-18 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2025-04-23 20:17:33.442 [DefaultDispatcher-worker-12 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.448 [DefaultDispatcher-worker-4 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.448 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.448 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json. 2025-04-23 20:17:33.448 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.450 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.450 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.450 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json. 2025-04-23 20:17:33.450 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:33.460 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.463 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 20:17:33.463 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1c246a39-8af6-4acb-b0d4-1c98974f36d3', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 20:17:33.465 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:33.465 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1c246a39-8af6-4acb-b0d4-1c98974f36d3 2025-04-23 20:17:33.468 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:33.468 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:33.468 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:33.468 [DefaultDispatcher-worker-14 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:33.473 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.473 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/UmAppDatabase/replication/nodeId 2025-04-23 20:17:33.473 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.473 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:33.473 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/UmAppDatabase/replication/nodeId 2025-04-23 20:17:33.477 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/api/blob/upload-init-batch 2025-04-23 20:17:33.477 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/blob/upload-init-batch. 2025-04-23 20:17:33.477 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/api/blob/upload-init-batch 2025-04-23 20:17:33.477 [DefaultDispatcher-worker-14 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33359/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:33.497 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.515 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:33.515 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:33.515 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:33.515 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:33.519 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.519 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.520 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:33.520 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:33.520 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:33.522 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.522 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/UmAppDatabase/replication/nodeId 2025-04-23 20:17:33.522 [DefaultDispatcher-worker-9 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/UmAppDatabase/replication/nodeId 2025-04-23 20:17:33.523 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:33.523 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:33.526 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-04-23 20:17:33.526 [eventLoopGroupProxy-4-3 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-04-23 20:17:33.529 [DefaultDispatcher-worker-11 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.530 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:33.534 [DefaultDispatcher-worker-11 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.538 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 25ms 2025-04-23 20:17:33.539 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/api/blob/upload-init-batch 2025-04-23 20:17:33.539 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/api/blob/upload-init-batch 2025-04-23 20:17:33.541 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33359/api/blob/upload-init-batch. 2025-04-23 20:17:33.541 [DefaultDispatcher-worker-11 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33359/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:33.549 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.549 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/blob/upload-batch-data. 2025-04-23 20:17:33.549 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.550 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:33.552 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:33.562 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:33.563 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.563 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2025-04-23 20:17:33.563 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.568 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.568 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/blob/upload-batch-data. 2025-04-23 20:17:33.568 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.568 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33359/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:33.570 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:33.572 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:33.572 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.572 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:33.573 [DefaultDispatcher-worker-11 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/api/blob/upload-batch-data 2025-04-23 20:17:33.584 [DefaultDispatcher-worker-7 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.590 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.600 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/UmAppDatabase/replication/message 2025-04-23 20:17:33.600 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/UmAppDatabase/replication/message. 2025-04-23 20:17:33.600 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/UmAppDatabase/replication/message 2025-04-23 20:17:33.600 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33359/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:33.602 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:33.602 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:33.602 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:33.615 [DefaultDispatcher-worker-4 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-23 20:17:33.616 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:33.616 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.616 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json. 2025-04-23 20:17:33.616 [DefaultDispatcher-worker-16 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.616 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-04-23 20:17:33.616 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/UmAppDatabase/replication/message 2025-04-23 20:17:33.616 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/UmAppDatabase/replication/message 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33359/UmAppDatabase/replication/message. 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33359/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json. 2025-04-23 20:17:33.617 [DefaultDispatcher-worker-14 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33359/api/content/719816992965672960/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:33.622 [DefaultDispatcher-worker-18 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f 2025-04-23 20:17:33.622 [DefaultDispatcher-worker-18 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf 2025-04-23 20:17:33.623 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 20:17:33.623 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 20:17:33.623 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 20:17:33.623 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 20:17:33.623 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 20:17:33.624 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32068aef 2025-04-23 20:17:33.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-04-23 20:17:33.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-04-23 20:17:33.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:33.625 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@140cfc5f: (connection evicted) 2025-04-23 20:17:33.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:33.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-04-23 20:17:33.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-04-23 20:17:33.891 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:33.891 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:34.085 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:34.628 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7f5f7731 2025-04-23 20:17:34.629 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7f5f7731 2025-04-23 20:17:34.631 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe9c048 2025-04-23 20:17:34.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-04-23 20:17:34.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-04-23 20:17:34.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:34.631 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55a66bbf: (connection evicted) 2025-04-23 20:17:34.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:34.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-04-23 20:17:34.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab06829 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:34.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:34.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:34.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:34.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-04-23 20:17:34.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-04-23 20:17:34.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9615cb 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:34.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2025-04-23 20:17:34.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2025-04-23 20:17:34.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-04-23 20:17:34.645 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:34.646 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 20:17:34.646 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5feaafb3 2025-04-23 20:17:34.648 [DefaultDispatcher-worker-16 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:40785 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a22302c 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:34.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-04-23 20:17:34.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-04-23 20:17:34.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 20:17:34.650 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 20:17:34.650 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 20:17:34.650 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e96489b 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:34.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-04-23 20:17:34.672 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.677 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.682 [DefaultDispatcher-worker-18 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-04-23 20:17:34.683 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-04-23 20:17:34.688 [DefaultDispatcher-worker-8 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.693 [DefaultDispatcher-worker-17 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.693 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:34.693 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json. 2025-04-23 20:17:34.693 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:34.694 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:34.694 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:34.695 [Test worker @coroutine#459] 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:40785/api/content/719816995592404992/_ustadmanifest.json. 2025-04-23 20:17:34.695 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:34.702 [DefaultDispatcher-worker-17 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.703 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 20:17:34.703 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-423f801f-d412-4fab-91d1-e0e11b1919db', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 20:17:34.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:34.704 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-423f801f-d412-4fab-91d1-e0e11b1919db 2025-04-23 20:17:34.704 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:34.705 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:34.705 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:34.705 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:34.707 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:34.707 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:34.707 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.707 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:34.707 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:34.708 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.708 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 20:17:34.708 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:34.708 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:34.710 [DefaultDispatcher-worker-11 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.711 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/UmAppDatabase/replication/nodeId 2025-04-23 20:17:34.711 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:34.711 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/UmAppDatabase/replication/nodeId 2025-04-23 20:17:34.712 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:34.712 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:34.712 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-init-batch. 2025-04-23 20:17:34.712 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:34.712 [DefaultDispatcher-worker-12 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:34.712 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.713 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-04-23 20:17:34.713 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/UmAppDatabase/replication/nodeId 2025-04-23 20:17:34.713 [DefaultDispatcher-worker-3 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/UmAppDatabase/replication/nodeId 2025-04-23 20:17:34.714 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:34.714 [eventLoopGroupProxy-7-1 @call-handler#504] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:34.715 [eventLoopGroupProxy-7-1 @coroutine#505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:34.716 [eventLoopGroupProxy-7-1 @call-handler#504] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-04-23 20:17:34.716 [DefaultDispatcher-worker-13 @coroutine#477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:34.716 [DefaultDispatcher-worker-13 @coroutine#477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:34.716 [DefaultDispatcher-worker-13 @coroutine#477] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-init-batch. 2025-04-23 20:17:34.716 [DefaultDispatcher-worker-13 @coroutine#477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:34.717 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.717 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:34.717 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.717 [DefaultDispatcher-worker-13 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:34.719 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:34.719 [DefaultDispatcher-worker-18 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.720 [eventLoopGroupProxy-7-1 @coroutine#513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:34.721 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.721 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 20:17:34.721 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.723 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.723 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:34.723 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.723 [DefaultDispatcher-worker-9 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:34.724 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:34.726 [eventLoopGroupProxy-7-1 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:34.726 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.726 [eventLoopGroupProxy-7-1 @call-handler#517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.726 [eventLoopGroupProxy-7-1 @call-handler#517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:34.727 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.728 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.728 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:34.728 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.728 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:34.729 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:34.734 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:34.735 [DefaultDispatcher-worker-17 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ff542a3 2025-04-23 20:17:34.736 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:34.748 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:34.750 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:34.770 [eventLoopGroupProxy-7-1 @call-handler#522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.770 [eventLoopGroupProxy-7-1 @call-handler#522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 20:17:34.771 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.771 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.771 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:34.771 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.771 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:34.773 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:34.773 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:34.773 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.773 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:34.773 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:34.774 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40785/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40785/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-04-23 20:17:34.774 [DefaultDispatcher-worker-17 @coroutine#509] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40785/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:34.782 [DefaultDispatcher-worker-9 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.791 [DefaultDispatcher-worker-3 @coroutine#477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:34.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 20:17:35.294 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d81db9f1-b05e-4093-844f-257ede713090', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 20:17:35.294 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:35.294 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d81db9f1-b05e-4093-844f-257ede713090 2025-04-23 20:17:35.296 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:35.296 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-init-batch. 2025-04-23 20:17:35.296 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:35.296 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:35.297 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:35.297 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:35.298 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:35.299 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 20:17:35.300 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:35.300 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/api/blob/upload-init-batch 2025-04-23 20:17:35.300 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-init-batch. 2025-04-23 20:17:35.300 [DefaultDispatcher-worker-13 @coroutine#532] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:35.301 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.301 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.301 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.301 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.302 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.304 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.304 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:35.304 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.305 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.305 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.305 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.305 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.306 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.307 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.307 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:35.308 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.308 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.308 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.308 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.308 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.309 [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-04-23 20:17:35.351 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.351 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.352 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.352 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.352 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.352 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.352 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.353 [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-04-23 20:17:35.395 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.395 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.396 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.396 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.396 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.396 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.396 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.397 [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-04-23 20:17:35.439 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.439 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.440 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.440 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.440 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.440 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.440 [DefaultDispatcher-worker-7 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.441 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.483 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.483 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.484 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.484 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.484 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.484 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.484 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.485 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.527 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.527 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.528 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.528 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.528 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.528 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.528 [DefaultDispatcher-worker-5 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.529 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.571 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.571 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.572 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.572 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.572 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.572 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.572 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.573 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.615 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.615 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.615 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.615 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.615 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.615 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.615 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.616 [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-04-23 20:17:35.657 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.657 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 20:17:35.658 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.658 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.658 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.658 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.658 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.659 [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-04-23 20:17:35.700 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.700 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-04-23 20:17:35.700 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.701 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.701 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.701 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.701 [DefaultDispatcher-worker-18 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.702 [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-04-23 20:17:35.744 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.744 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.745 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.745 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.745 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.745 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.745 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.746 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.788 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.788 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:35.788 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.789 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.789 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.789 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.789 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.790 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.800 [DefaultDispatcher-worker-13 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:35.832 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:35.833 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.833 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:35.833 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.834 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.834 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.834 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.834 [DefaultDispatcher-worker-4 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.835 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.836 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:35.837 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.837 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:35.837 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.838 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.838 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/blob/upload-batch-data. 2025-04-23 20:17:35.838 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.838 [DefaultDispatcher-worker-1 @coroutine#540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:35.839 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:35.840 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:35.841 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.841 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:35.841 [DefaultDispatcher-worker-13 @coroutine#540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/blob/upload-batch-data 2025-04-23 20:17:35.847 [DefaultDispatcher-worker-3 @coroutine#532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:35.852 [DefaultDispatcher-worker-8 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:35.852 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/UmAppDatabase/replication/message 2025-04-23 20:17:35.852 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/UmAppDatabase/replication/message. 2025-04-23 20:17:35.852 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/UmAppDatabase/replication/message 2025-04-23 20:17:35.852 [DefaultDispatcher-worker-8 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40785/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:35.853 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:35.854 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:35.854 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:35.865 [DefaultDispatcher-worker-14 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2025-04-23 20:17:35.865 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:35.865 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 20:17:35.865 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:35.865 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json. 2025-04-23 20:17:35.865 [DefaultDispatcher-worker-6 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/UmAppDatabase/replication/message 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/UmAppDatabase/replication/message 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40785/UmAppDatabase/replication/message. 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-11 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:35.866 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json 2025-04-23 20:17:35.867 [DefaultDispatcher-worker-14 @coroutine#453] 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:40785/api/content/719816995592404992/_ustadmanifest.json. 2025-04-23 20:17:35.867 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40785/api/content/719816995592404992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:35.870 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ac87a 2025-04-23 20:17:35.871 [DefaultDispatcher-worker-15 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb03908 2025-04-23 20:17:35.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 20:17:35.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 20:17:35.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 20:17:35.872 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 20:17:35.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 20:17:35.873 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45482f82 2025-04-23 20:17:35.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-04-23 20:17:35.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-04-23 20:17:35.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:35.873 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24ac87a: (connection evicted) 2025-04-23 20:17:35.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:35.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-04-23 20:17:35.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-04-23 20:17:36.150 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:36.294 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:36.348 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:36.635 [DefaultDispatcher-worker-17 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b0d480c 2025-04-23 20:17:36.876 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5feaafb3 2025-04-23 20:17:36.877 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5feaafb3 2025-04-23 20:17:36.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-04-23 20:17:36.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-04-23 20:17:36.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:36.877 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb03908: (connection evicted) 2025-04-23 20:17:36.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:36.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-04-23 20:17:36.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693ed09d 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:36.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:36.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-04-23 20:17:36.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d45c4b7 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:36.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:36.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-04-23 20:17:36.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-23 20:17:36.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-23 20:17:36.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-04-23 20:17:36.916 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:36.917 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 20:17:36.917 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5fd5d6d1 2025-04-23 20:17:36.918 [DefaultDispatcher-worker-16 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:38991 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f32575 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:36.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-04-23 20:17:36.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-04-23 20:17:36.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 20:17:36.921 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 20:17:36.921 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 20:17:36.921 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11ad327f 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:36.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-04-23 20:17:36.942 [DefaultDispatcher-worker-17 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.946 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.950 [DefaultDispatcher-worker-1 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-04-23 20:17:36.951 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-04-23 20:17:36.956 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.960 [DefaultDispatcher-worker-5 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.960 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:36.960 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json. 2025-04-23 20:17:36.960 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:36.962 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:36.962 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:36.962 [Test worker @coroutine#638] 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:38991/api/content/719817002581864448/_ustadmanifest.json. 2025-04-23 20:17:36.962 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:36.969 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.970 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 20:17:36.970 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e7e49f41-e649-4022-90f6-27e9c05ee1a9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 20:17:36.971 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:36.971 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e7e49f41-e649-4022-90f6-27e9c05ee1a9 2025-04-23 20:17:36.971 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:36.971 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:36.971 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:36.971 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:36.973 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:36.973 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:36.974 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:36.974 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.974 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:36.974 [eventLoopGroupProxy-10-1 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.974 [eventLoopGroupProxy-10-1 @call-handler#668] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-04-23 20:17:36.975 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:36.975 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:36.977 [DefaultDispatcher-worker-14 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.977 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:36.977 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:36.977 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:36.978 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-init-batch 2025-04-23 20:17:36.978 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-init-batch. 2025-04-23 20:17:36.978 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-init-batch 2025-04-23 20:17:36.978 [DefaultDispatcher-worker-5 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:36.978 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:36.978 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.978 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 20:17:36.979 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:36.979 [DefaultDispatcher-worker-1 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:36.979 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:36.979 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:36.980 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.981 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-04-23 20:17:36.981 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-init-batch 2025-04-23 20:17:36.981 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/api/blob/upload-init-batch 2025-04-23 20:17:36.982 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-init-batch. 2025-04-23 20:17:36.982 [DefaultDispatcher-worker-13 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38991/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:36.983 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.983 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-batch-data. 2025-04-23 20:17:36.983 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.983 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:36.984 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:36.985 [DefaultDispatcher-worker-15 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.986 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.986 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.986 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:36.986 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.987 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.987 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-batch-data. 2025-04-23 20:17:36.987 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.988 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:36.989 [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-04-23 20:17:36.990 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.990 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.990 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:36.991 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.991 [DefaultDispatcher-worker-8 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:36.991 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.991 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-batch-data. 2025-04-23 20:17:36.991 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.992 [DefaultDispatcher-worker-5 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:36.992 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:36.995 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:36.995 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:36.996 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-04-23 20:17:36.996 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.997 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.997 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-batch-data. 2025-04-23 20:17:36.997 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:36.997 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:36.998 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:37.000 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:37.000 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:37.001 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 20:17:37.001 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:37.002 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:37.002 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/blob/upload-batch-data. 2025-04-23 20:17:37.002 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:37.002 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:37.003 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:37.004 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:37.005 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:37.005 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:37.005 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:37.006 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:37.006 [DefaultDispatcher-worker-2 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/blob/upload-batch-data 2025-04-23 20:17:37.019 [DefaultDispatcher-worker-11 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:37.019 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:37.021 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:37.023 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:37.023 [DefaultDispatcher-worker-20 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/UmAppDatabase/replication/message 2025-04-23 20:17:37.023 [DefaultDispatcher-worker-20 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/UmAppDatabase/replication/message. 2025-04-23 20:17:37.023 [DefaultDispatcher-worker-20 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/UmAppDatabase/replication/message 2025-04-23 20:17:37.023 [DefaultDispatcher-worker-20 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:38991/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:37.024 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:37.025 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:37.025 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:37.035 [DefaultDispatcher-worker-4 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-23 20:17:37.035 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:37.035 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json. 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-9 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/UmAppDatabase/replication/message 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/UmAppDatabase/replication/message 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:38991/UmAppDatabase/replication/message. 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-6 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38991/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-10 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:37.036 [DefaultDispatcher-worker-10 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json 2025-04-23 20:17:37.037 [DefaultDispatcher-worker-10 @coroutine#632] 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:38991/api/content/719817002581864448/_ustadmanifest.json. 2025-04-23 20:17:37.037 [DefaultDispatcher-worker-10 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:38991/api/content/719817002581864448/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:37.041 [DefaultDispatcher-worker-2 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167f9043 2025-04-23 20:17:37.042 [DefaultDispatcher-worker-8 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7 2025-04-23 20:17:37.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 20:17:37.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 20:17:37.042 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 20:17:37.042 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 20:17:37.042 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 20:17:37.043 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-04-23 20:17:37.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-04-23 20:17:37.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-04-23 20:17:37.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:37.044 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@167f9043: (connection evicted) 2025-04-23 20:17:37.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:37.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-04-23 20:17:37.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-04-23 20:17:37.421 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:37.421 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:37.519 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:38.047 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5fd5d6d1 2025-04-23 20:17:38.047 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5fd5d6d1 2025-04-23 20:17:38.048 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c26e588 2025-04-23 20:17:38.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-04-23 20:17:38.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-04-23 20:17:38.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:38.048 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d6014a7: (connection evicted) 2025-04-23 20:17:38.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:38.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-04-23 20:17:38.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bc4ec43 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:38.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:38.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-04-23 20:17:38.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-04-23 20:17:38.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-04-23 20:17:38.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:38.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc1597f 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:38.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2025-04-23 20:17:38.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2025-04-23 20:17:38.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-04-23 20:17:38.082 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:38.083 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 20:17:38.083 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@279ebd94 2025-04-23 20:17:38.084 [DefaultDispatcher-worker-8 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:34641 2025-04-23 20:17:38.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@415419a4 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:38.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.085 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-04-23 20:17:38.086 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-04-23 20:17:38.087 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-04-23 20:17:38.087 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-04-23 20:17:38.087 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5d1204 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:38.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-04-23 20:17:38.107 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.111 [DefaultDispatcher-worker-19 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.171 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:38.173 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:38.185 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:38.187 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:38.201 [DefaultDispatcher-worker-14 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.229 [DefaultDispatcher-worker-14 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.234 [DefaultDispatcher-worker-14 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.237 [DefaultDispatcher-worker-14 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:38.245 [DefaultDispatcher-worker-15 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.250 [DefaultDispatcher-worker-12 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.251 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:38.251 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json. 2025-04-23 20:17:38.251 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:38.252 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:38.252 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:38.253 [Test worker @coroutine#754] 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:34641/api/content/719817013356113920/_ustadmanifest.json. 2025-04-23 20:17:38.253 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:38.309 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.309 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-04-23 20:17:38.309 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-288754fd-246d-4359-a464-44627c87f095', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-04-23 20:17:38.310 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-04-23 20:17:38.310 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-288754fd-246d-4359-a464-44627c87f095 2025-04-23 20:17:38.311 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:38.311 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:38.311 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:38.311 [DefaultDispatcher-worker-7 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:38.314 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:38.314 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:38.314 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.314 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:38.314 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:38.315 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.315 [eventLoopGroupProxy-13-2 @call-handler#790] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2025-04-23 20:17:38.315 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:38.315 [DefaultDispatcher-worker-4 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:38.317 [DefaultDispatcher-worker-18 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.317 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/UmAppDatabase/replication/nodeId 2025-04-23 20:17:38.317 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:38.317 [DefaultDispatcher-worker-18 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/UmAppDatabase/replication/nodeId 2025-04-23 20:17:38.318 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:38.318 [eventLoopGroupProxy-13-2 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.318 [eventLoopGroupProxy-13-2 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-04-23 20:17:38.319 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/UmAppDatabase/replication/nodeId 2025-04-23 20:17:38.319 [DefaultDispatcher-worker-6 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/UmAppDatabase/replication/nodeId 2025-04-23 20:17:38.325 [DefaultDispatcher-worker-9 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.330 [DefaultDispatcher-worker-7 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.331 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-init-batch 2025-04-23 20:17:38.331 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-init-batch. 2025-04-23 20:17:38.331 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-init-batch 2025-04-23 20:17:38.331 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:38.332 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:38.332 [eventLoopGroupProxy-13-2 @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 com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:38.376 [eventLoopGroupProxy-13-2 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.377 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-04-23 20:17:38.378 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-init-batch 2025-04-23 20:17:38.378 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/api/blob/upload-init-batch 2025-04-23 20:17:38.378 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-init-batch. 2025-04-23 20:17:38.378 [DefaultDispatcher-worker-1 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34641/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:38.381 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.381 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.381 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.381 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.382 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.384 [eventLoopGroupProxy-13-2 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.384 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.384 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.384 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.386 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.386 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.386 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.386 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.387 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.430 [eventLoopGroupProxy-13-2 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.430 [eventLoopGroupProxy-13-2 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.430 [eventLoopGroupProxy-13-2 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.431 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.431 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.431 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.431 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.431 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.432 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.433 [eventLoopGroupProxy-13-2 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.434 [eventLoopGroupProxy-13-2 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.434 [eventLoopGroupProxy-13-2 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.434 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.435 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.435 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.435 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.435 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.436 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.438 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.438 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.438 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-04-23 20:17:38.438 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.440 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.440 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.440 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.440 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.441 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.484 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.484 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.484 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.485 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.488 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.488 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.488 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.488 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.489 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.550 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.550 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.550 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-04-23 20:17:38.551 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.553 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.553 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.553 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.553 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.554 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.602 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.602 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.602 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-04-23 20:17:38.602 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.603 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.603 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.603 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.603 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.604 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.647 [eventLoopGroupProxy-13-2 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.647 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.647 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.648 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.648 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.648 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.649 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.649 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.649 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.691 [eventLoopGroupProxy-13-2 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.691 [eventLoopGroupProxy-13-2 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.692 [eventLoopGroupProxy-13-2 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.692 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.693 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.693 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.693 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.693 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.694 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.737 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.737 [eventLoopGroupProxy-13-2 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.737 [eventLoopGroupProxy-13-2 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.737 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.739 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.739 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.739 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.739 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.740 [eventLoopGroupProxy-13-2 @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-04-23 20:17:38.741 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.741 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.741 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.742 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.742 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.742 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.742 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.742 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.743 [eventLoopGroupProxy-13-2 @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-04-23 20:17:38.744 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.744 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.744 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.745 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.745 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.745 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.745 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.745 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.746 [eventLoopGroupProxy-13-2 @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-04-23 20:17:38.747 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.747 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.747 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.747 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.748 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.748 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.748 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.748 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.749 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.750 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.750 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.750 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.750 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.752 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.752 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.752 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.752 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.753 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.754 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.754 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.754 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.755 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.755 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.755 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.755 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.755 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.756 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.757 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.758 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.758 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.758 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.758 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.758 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.758 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.758 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.759 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.760 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.760 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.760 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.761 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.762 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.763 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.764 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.765 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.765 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.765 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.766 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.766 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.766 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.766 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.766 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.768 [eventLoopGroupProxy-13-2 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.768 [eventLoopGroupProxy-13-2 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.768 [eventLoopGroupProxy-13-2 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.768 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.770 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.771 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.772 [eventLoopGroupProxy-13-2 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.772 [eventLoopGroupProxy-13-2 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.772 [eventLoopGroupProxy-13-2 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.772 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.773 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.773 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.773 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.773 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.774 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.775 [eventLoopGroupProxy-13-2 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.775 [eventLoopGroupProxy-13-2 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.775 [eventLoopGroupProxy-13-2 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.775 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.777 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.777 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.777 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.777 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.778 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.779 [eventLoopGroupProxy-13-2 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.779 [eventLoopGroupProxy-13-2 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.780 [eventLoopGroupProxy-13-2 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.780 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.781 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.781 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.781 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.781 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.781 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.782 [eventLoopGroupProxy-13-2 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.782 [eventLoopGroupProxy-13-2 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.783 [eventLoopGroupProxy-13-2 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.783 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.786 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.786 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.786 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.786 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.787 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.788 [eventLoopGroupProxy-13-2 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.788 [eventLoopGroupProxy-13-2 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.788 [eventLoopGroupProxy-13-2 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.789 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.790 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.790 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.790 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.790 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.790 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.791 [eventLoopGroupProxy-13-2 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.792 [eventLoopGroupProxy-13-2 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.792 [eventLoopGroupProxy-13-2 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.792 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.793 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.793 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.793 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.793 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.794 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.795 [eventLoopGroupProxy-13-2 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.795 [eventLoopGroupProxy-13-2 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.795 [eventLoopGroupProxy-13-2 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.795 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.796 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.796 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.796 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.796 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.797 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.798 [eventLoopGroupProxy-13-2 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.798 [eventLoopGroupProxy-13-2 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.798 [eventLoopGroupProxy-13-2 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.799 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.799 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.799 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.799 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.799 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.800 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.801 [eventLoopGroupProxy-13-2 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.801 [eventLoopGroupProxy-13-2 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.801 [eventLoopGroupProxy-13-2 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.801 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.802 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.802 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.802 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.802 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.803 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.804 [eventLoopGroupProxy-13-2 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.804 [eventLoopGroupProxy-13-2 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.804 [eventLoopGroupProxy-13-2 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.804 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.805 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.806 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.807 [eventLoopGroupProxy-13-2 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.807 [eventLoopGroupProxy-13-2 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.807 [eventLoopGroupProxy-13-2 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.807 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.808 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.808 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.808 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.808 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.809 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.810 [eventLoopGroupProxy-13-2 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.810 [eventLoopGroupProxy-13-2 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.810 [eventLoopGroupProxy-13-2 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.810 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.811 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.811 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.811 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.811 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.812 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.813 [eventLoopGroupProxy-13-2 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.813 [eventLoopGroupProxy-13-2 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.813 [eventLoopGroupProxy-13-2 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.813 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.814 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.814 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.814 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.814 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.815 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.816 [eventLoopGroupProxy-13-2 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.816 [eventLoopGroupProxy-13-2 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.816 [eventLoopGroupProxy-13-2 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.816 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.817 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.817 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.819 [eventLoopGroupProxy-13-2 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.819 [eventLoopGroupProxy-13-2 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.819 [eventLoopGroupProxy-13-2 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.819 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.820 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.820 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.820 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.820 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.821 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.822 [eventLoopGroupProxy-13-2 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.822 [eventLoopGroupProxy-13-2 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.822 [eventLoopGroupProxy-13-2 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.823 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.824 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.825 [eventLoopGroupProxy-13-2 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.825 [eventLoopGroupProxy-13-2 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.825 [eventLoopGroupProxy-13-2 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.826 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.826 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.826 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.826 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.826 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.827 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.828 [DefaultDispatcher-worker-12 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:38.870 [eventLoopGroupProxy-13-2 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.870 [eventLoopGroupProxy-13-2 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.870 [eventLoopGroupProxy-13-2 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.870 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.871 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.871 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.871 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.871 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.872 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.873 [eventLoopGroupProxy-13-2 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.873 [eventLoopGroupProxy-13-2 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.873 [eventLoopGroupProxy-13-2 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.873 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.874 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.874 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.875 [eventLoopGroupProxy-13-2 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.875 [eventLoopGroupProxy-13-2 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.875 [eventLoopGroupProxy-13-2 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.876 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.876 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.876 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.876 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.876 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.877 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.878 [eventLoopGroupProxy-13-2 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.878 [eventLoopGroupProxy-13-2 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.878 [eventLoopGroupProxy-13-2 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.878 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.878 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.878 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.878 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.878 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.879 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.921 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.921 [eventLoopGroupProxy-13-2 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.921 [eventLoopGroupProxy-13-2 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:38.922 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.922 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.922 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.922 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.922 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.923 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.966 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.966 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.966 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:38.966 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.967 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.967 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.967 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.967 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.967 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.968 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.968 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.969 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:38.969 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.969 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.969 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.969 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.969 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.970 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:38.971 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:38.971 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:38.971 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:38.971 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.972 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.972 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:38.972 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:38.972 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:38.972 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.015 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.015 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.015 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.015 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.017 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.018 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.018 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.018 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.019 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.020 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.021 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.021 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.021 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.022 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.022 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.022 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.022 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.022 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.023 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.024 [eventLoopGroupProxy-13-2 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.024 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.024 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.025 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.025 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.025 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.025 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.025 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.026 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.027 [eventLoopGroupProxy-13-2 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.027 [eventLoopGroupProxy-13-2 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.027 [eventLoopGroupProxy-13-2 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.028 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.029 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.029 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.029 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.029 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.029 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.072 [eventLoopGroupProxy-13-2 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.072 [eventLoopGroupProxy-13-2 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.072 [eventLoopGroupProxy-13-2 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.073 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.074 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.075 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.076 [eventLoopGroupProxy-13-2 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.076 [eventLoopGroupProxy-13-2 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.076 [eventLoopGroupProxy-13-2 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:39.076 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.077 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.078 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.079 [eventLoopGroupProxy-13-2 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.079 [eventLoopGroupProxy-13-2 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.079 [eventLoopGroupProxy-13-2 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.080 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.080 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.080 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.080 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.080 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.081 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.082 [eventLoopGroupProxy-13-2 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.082 [eventLoopGroupProxy-13-2 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.082 [eventLoopGroupProxy-13-2 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.082 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.083 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.083 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.083 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.083 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.084 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.085 [eventLoopGroupProxy-13-2 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.085 [eventLoopGroupProxy-13-2 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.085 [eventLoopGroupProxy-13-2 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.085 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.086 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.086 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.087 [eventLoopGroupProxy-13-2 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.087 [eventLoopGroupProxy-13-2 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.087 [eventLoopGroupProxy-13-2 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.088 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.089 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.090 [eventLoopGroupProxy-13-2 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.090 [eventLoopGroupProxy-13-2 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.090 [eventLoopGroupProxy-13-2 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.090 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.091 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.091 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.091 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.091 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.091 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.092 [eventLoopGroupProxy-13-2 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.093 [eventLoopGroupProxy-13-2 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.093 [eventLoopGroupProxy-13-2 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:39.093 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.094 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.094 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.094 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.094 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.094 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.095 [eventLoopGroupProxy-13-2 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.095 [eventLoopGroupProxy-13-2 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.095 [eventLoopGroupProxy-13-2 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.095 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.096 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.096 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.096 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.096 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.097 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.098 [eventLoopGroupProxy-13-2 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.098 [eventLoopGroupProxy-13-2 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.098 [eventLoopGroupProxy-13-2 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.098 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.099 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.100 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.101 [eventLoopGroupProxy-13-2 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.101 [eventLoopGroupProxy-13-2 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.101 [eventLoopGroupProxy-13-2 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.101 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.102 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.102 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.102 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.102 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.103 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.104 [eventLoopGroupProxy-13-2 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.104 [eventLoopGroupProxy-13-2 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.104 [eventLoopGroupProxy-13-2 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.105 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.105 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.105 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.105 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.105 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.106 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.107 [eventLoopGroupProxy-13-2 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.107 [eventLoopGroupProxy-13-2 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.107 [eventLoopGroupProxy-13-2 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.108 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.108 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.108 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.108 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.108 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.109 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.152 [eventLoopGroupProxy-13-2 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.152 [eventLoopGroupProxy-13-2 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.152 [eventLoopGroupProxy-13-2 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.153 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.154 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.154 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.154 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.154 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.154 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.156 [eventLoopGroupProxy-13-2 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.156 [eventLoopGroupProxy-13-2 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.156 [eventLoopGroupProxy-13-2 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:39.156 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.157 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.157 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.157 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.157 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.158 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.159 [eventLoopGroupProxy-13-2 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.159 [eventLoopGroupProxy-13-2 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.159 [eventLoopGroupProxy-13-2 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.159 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.160 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.160 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.160 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.160 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.161 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.204 [eventLoopGroupProxy-13-2 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.204 [eventLoopGroupProxy-13-2 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.204 [eventLoopGroupProxy-13-2 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.204 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.205 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.205 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.205 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.205 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.206 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.207 [eventLoopGroupProxy-13-2 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.207 [eventLoopGroupProxy-13-2 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.207 [eventLoopGroupProxy-13-2 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.207 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.208 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.208 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.208 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.208 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.209 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.210 [eventLoopGroupProxy-13-2 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.210 [eventLoopGroupProxy-13-2 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.210 [eventLoopGroupProxy-13-2 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.210 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.211 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.211 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.211 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.211 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.211 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.212 [eventLoopGroupProxy-13-2 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.212 [eventLoopGroupProxy-13-2 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.212 [eventLoopGroupProxy-13-2 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.212 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.213 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.213 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.213 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.213 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.214 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.256 [eventLoopGroupProxy-13-2 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.256 [eventLoopGroupProxy-13-2 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.256 [eventLoopGroupProxy-13-2 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.257 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.257 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.257 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.257 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.257 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.258 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.259 [eventLoopGroupProxy-13-2 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.259 [eventLoopGroupProxy-13-2 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.259 [eventLoopGroupProxy-13-2 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.259 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.260 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.260 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.260 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.260 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.261 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.303 [eventLoopGroupProxy-13-2 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.303 [eventLoopGroupProxy-13-2 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.303 [eventLoopGroupProxy-13-2 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.303 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.305 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.305 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.305 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.305 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.305 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.337 [DefaultDispatcher-worker-15 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:39.349 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.349 [eventLoopGroupProxy-13-2 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.349 [eventLoopGroupProxy-13-2 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 20:17:39.349 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.350 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.350 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.350 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.350 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.351 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.394 [eventLoopGroupProxy-13-2 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.394 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.394 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.394 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.395 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.395 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.395 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.395 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.396 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.438 [eventLoopGroupProxy-13-2 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.439 [eventLoopGroupProxy-13-2 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.439 [eventLoopGroupProxy-13-2 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.439 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.440 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.440 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.440 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.440 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.441 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.442 [eventLoopGroupProxy-13-2 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.442 [eventLoopGroupProxy-13-2 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.442 [eventLoopGroupProxy-13-2 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.442 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.443 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.443 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.443 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.443 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.443 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.444 [eventLoopGroupProxy-13-2 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.444 [eventLoopGroupProxy-13-2 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.445 [eventLoopGroupProxy-13-2 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:39.445 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.446 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.446 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.446 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.446 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.446 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.447 [eventLoopGroupProxy-13-2 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.447 [eventLoopGroupProxy-13-2 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.447 [eventLoopGroupProxy-13-2 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.448 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.448 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.448 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.448 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.448 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.449 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.450 [eventLoopGroupProxy-13-2 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.450 [eventLoopGroupProxy-13-2 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.450 [eventLoopGroupProxy-13-2 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.450 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.451 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.451 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.451 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.451 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.451 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.452 [eventLoopGroupProxy-13-2 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.453 [eventLoopGroupProxy-13-2 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.453 [eventLoopGroupProxy-13-2 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:39.453 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.454 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.454 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.454 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.454 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.454 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.455 [eventLoopGroupProxy-13-2 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.455 [eventLoopGroupProxy-13-2 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.455 [eventLoopGroupProxy-13-2 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.456 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.456 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.456 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.456 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.456 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.457 [eventLoopGroupProxy-13-2 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.457 [eventLoopGroupProxy-13-2 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.457 [eventLoopGroupProxy-13-2 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.458 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.458 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.458 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.458 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.458 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.459 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.460 [eventLoopGroupProxy-13-2 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.460 [eventLoopGroupProxy-13-2 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.460 [eventLoopGroupProxy-13-2 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.460 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.461 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.461 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.461 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.461 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.461 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.462 [eventLoopGroupProxy-13-2 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.462 [eventLoopGroupProxy-13-2 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.462 [eventLoopGroupProxy-13-2 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.462 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.464 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.464 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.464 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.464 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.465 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.466 [eventLoopGroupProxy-13-2 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.466 [eventLoopGroupProxy-13-2 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.466 [eventLoopGroupProxy-13-2 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.466 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.466 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.466 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.466 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.466 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.467 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.468 [eventLoopGroupProxy-13-2 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.468 [eventLoopGroupProxy-13-2 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.468 [eventLoopGroupProxy-13-2 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.468 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.469 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.469 [eventLoopGroupProxy-13-2 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.469 [eventLoopGroupProxy-13-2 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.470 [eventLoopGroupProxy-13-2 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.470 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.470 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.470 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.470 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.470 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.470 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.471 [eventLoopGroupProxy-13-2 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.471 [eventLoopGroupProxy-13-2 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.471 [eventLoopGroupProxy-13-2 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.472 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.472 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.472 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.472 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.472 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.473 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.473 [eventLoopGroupProxy-13-2 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.473 [eventLoopGroupProxy-13-2 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.474 [eventLoopGroupProxy-13-2 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.474 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.474 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.474 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.474 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.474 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.475 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.518 [eventLoopGroupProxy-13-2 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.518 [eventLoopGroupProxy-13-2 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.518 [eventLoopGroupProxy-13-2 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.518 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.519 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.519 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.519 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.519 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.519 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.520 [eventLoopGroupProxy-13-2 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.520 [eventLoopGroupProxy-13-2 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.520 [eventLoopGroupProxy-13-2 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.520 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.521 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.521 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.521 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.521 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.521 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.522 [eventLoopGroupProxy-13-2 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.522 [eventLoopGroupProxy-13-2 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.522 [eventLoopGroupProxy-13-2 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.523 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.523 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.523 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.523 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.523 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.523 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.524 [eventLoopGroupProxy-13-2 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.524 [eventLoopGroupProxy-13-2 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.524 [eventLoopGroupProxy-13-2 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.525 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.526 [eventLoopGroupProxy-13-2 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.526 [eventLoopGroupProxy-13-2 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.526 [eventLoopGroupProxy-13-2 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.526 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.527 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.527 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.527 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.527 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.527 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.528 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.528 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.528 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.529 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.529 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.530 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.530 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.530 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.530 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.531 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.531 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.531 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.531 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.531 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.574 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.574 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.574 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.575 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.575 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.575 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.575 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.575 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.576 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.577 [eventLoopGroupProxy-13-2 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.577 [eventLoopGroupProxy-13-2 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.577 [eventLoopGroupProxy-13-2 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.578 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.578 [eventLoopGroupProxy-13-2 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.579 [eventLoopGroupProxy-13-2 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.579 [eventLoopGroupProxy-13-2 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.580 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.623 [eventLoopGroupProxy-13-2 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.623 [eventLoopGroupProxy-13-2 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.623 [eventLoopGroupProxy-13-2 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.623 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.624 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.624 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.624 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.624 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.625 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.625 [eventLoopGroupProxy-13-2 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.625 [eventLoopGroupProxy-13-2 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.625 [eventLoopGroupProxy-13-2 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-04-23 20:17:39.626 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.626 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.626 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.626 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.626 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.626 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.627 [eventLoopGroupProxy-13-2 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.627 [eventLoopGroupProxy-13-2 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.627 [eventLoopGroupProxy-13-2 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.627 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.628 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.628 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.628 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.628 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.628 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.629 [eventLoopGroupProxy-13-2 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.629 [eventLoopGroupProxy-13-2 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.629 [eventLoopGroupProxy-13-2 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.629 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.630 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.630 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.630 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.630 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.630 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.631 [eventLoopGroupProxy-13-2 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.631 [eventLoopGroupProxy-13-2 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.631 [eventLoopGroupProxy-13-2 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.631 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.632 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.632 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.632 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.632 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.632 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.633 [eventLoopGroupProxy-13-2 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.633 [eventLoopGroupProxy-13-2 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.633 [eventLoopGroupProxy-13-2 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.633 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.633 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.633 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.633 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.633 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.634 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.635 [eventLoopGroupProxy-13-2 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.635 [eventLoopGroupProxy-13-2 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.635 [eventLoopGroupProxy-13-2 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.635 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.636 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.637 [eventLoopGroupProxy-13-2 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.637 [eventLoopGroupProxy-13-2 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.637 [eventLoopGroupProxy-13-2 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.637 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.637 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.637 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.637 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.637 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.638 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.639 [eventLoopGroupProxy-13-2 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.639 [eventLoopGroupProxy-13-2 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.639 [eventLoopGroupProxy-13-2 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.639 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.639 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.639 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.639 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.639 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.640 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.641 [eventLoopGroupProxy-13-2 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.641 [eventLoopGroupProxy-13-2 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.641 [eventLoopGroupProxy-13-2 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.641 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.641 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.641 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.641 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.641 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.642 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.643 [eventLoopGroupProxy-13-2 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.643 [eventLoopGroupProxy-13-2 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.643 [eventLoopGroupProxy-13-2 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.643 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.643 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.643 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.643 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.643 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.644 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.644 [eventLoopGroupProxy-13-2 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.645 [eventLoopGroupProxy-13-2 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.645 [eventLoopGroupProxy-13-2 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.645 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.645 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.645 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.645 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.645 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.645 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.688 [eventLoopGroupProxy-13-2 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.688 [eventLoopGroupProxy-13-2 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.688 [eventLoopGroupProxy-13-2 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.688 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.689 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.689 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.689 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.689 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.690 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.690 [eventLoopGroupProxy-13-2 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.691 [eventLoopGroupProxy-13-2 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.691 [eventLoopGroupProxy-13-2 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.691 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.691 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.691 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.691 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.691 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.692 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.735 [eventLoopGroupProxy-13-2 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.735 [eventLoopGroupProxy-13-2 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.735 [eventLoopGroupProxy-13-2 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.735 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.736 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.736 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.736 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.736 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.737 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.737 [eventLoopGroupProxy-13-2 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.737 [eventLoopGroupProxy-13-2 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.738 [eventLoopGroupProxy-13-2 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.738 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.738 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.738 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.738 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.738 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.738 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.780 [eventLoopGroupProxy-13-2 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.780 [eventLoopGroupProxy-13-2 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.781 [eventLoopGroupProxy-13-2 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:39.781 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.781 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.781 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.781 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.781 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.782 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.824 [eventLoopGroupProxy-13-2 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.824 [eventLoopGroupProxy-13-2 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.824 [eventLoopGroupProxy-13-2 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.824 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.825 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.825 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.825 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.825 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.825 [eventLoopGroupProxy-13-2 @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-04-23 20:17:39.848 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:39.867 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.867 [eventLoopGroupProxy-13-2 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.867 [eventLoopGroupProxy-13-2 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.868 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.869 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.911 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.911 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.911 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.912 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.912 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.912 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.912 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.912 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.913 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.955 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.955 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.955 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:39.955 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.956 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.956 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.956 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.956 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.956 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:39.957 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:39.957 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:39.957 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:39.958 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.958 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.958 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:39.958 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:39.958 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:39.958 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.000 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.000 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.000 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:40.001 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.001 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.001 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.001 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.001 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.002 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.003 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.003 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.003 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.003 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.004 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.004 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.004 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.004 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.004 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.006 [eventLoopGroupProxy-13-2 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.006 [eventLoopGroupProxy-13-2 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.006 [eventLoopGroupProxy-13-2 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.006 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.007 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.008 [eventLoopGroupProxy-13-2 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.008 [eventLoopGroupProxy-13-2 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.008 [eventLoopGroupProxy-13-2 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.008 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.009 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.009 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.009 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.009 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.009 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.011 [eventLoopGroupProxy-13-2 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.011 [eventLoopGroupProxy-13-2 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.011 [eventLoopGroupProxy-13-2 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.011 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.011 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.011 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.011 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.011 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.012 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.013 [eventLoopGroupProxy-13-2 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.013 [eventLoopGroupProxy-13-2 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.013 [eventLoopGroupProxy-13-2 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.013 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.013 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.013 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.013 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.013 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.014 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.056 [eventLoopGroupProxy-13-2 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.057 [eventLoopGroupProxy-13-2 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.057 [eventLoopGroupProxy-13-2 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:40.057 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.058 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.058 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.058 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.058 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.058 [eventLoopGroupProxy-13-2 @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-04-23 20:17:40.059 [eventLoopGroupProxy-13-2 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.059 [eventLoopGroupProxy-13-2 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.059 [eventLoopGroupProxy-13-2 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.059 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.060 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.060 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.060 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.060 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.060 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.061 [eventLoopGroupProxy-13-2 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.061 [eventLoopGroupProxy-13-2 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.061 [eventLoopGroupProxy-13-2 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.061 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.062 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.062 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.062 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.062 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.062 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.063 [eventLoopGroupProxy-13-2 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.063 [eventLoopGroupProxy-13-2 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.063 [eventLoopGroupProxy-13-2 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.063 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.064 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.064 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.064 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.064 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.064 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.072 [DefaultDispatcher-worker-8 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.090 [DefaultDispatcher-worker-8 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:40.106 [eventLoopGroupProxy-13-2 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.106 [eventLoopGroupProxy-13-2 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.106 [eventLoopGroupProxy-13-2 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:40.106 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.107 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.107 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.107 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.107 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.107 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.108 [eventLoopGroupProxy-13-2 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.108 [eventLoopGroupProxy-13-2 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.108 [eventLoopGroupProxy-13-2 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.108 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.109 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.109 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.109 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.109 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.109 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.110 [eventLoopGroupProxy-13-2 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.110 [eventLoopGroupProxy-13-2 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.110 [eventLoopGroupProxy-13-2 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.110 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.111 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.111 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.111 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.111 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.111 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.112 [eventLoopGroupProxy-13-2 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.112 [eventLoopGroupProxy-13-2 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.112 [eventLoopGroupProxy-13-2 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.112 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.113 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.113 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.113 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.113 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.113 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.156 [eventLoopGroupProxy-13-2 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.156 [eventLoopGroupProxy-13-2 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.156 [eventLoopGroupProxy-13-2 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:40.156 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.157 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.157 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.157 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.157 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.158 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.200 [eventLoopGroupProxy-13-2 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.200 [eventLoopGroupProxy-13-2 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.200 [eventLoopGroupProxy-13-2 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:40.201 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.201 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.201 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.201 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.201 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.202 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.203 [eventLoopGroupProxy-13-2 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.203 [eventLoopGroupProxy-13-2 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.203 [eventLoopGroupProxy-13-2 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.203 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.204 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.204 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.204 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.204 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.205 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.209 [eventLoopGroupProxy-13-2 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.209 [eventLoopGroupProxy-13-2 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.209 [eventLoopGroupProxy-13-2 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-04-23 20:17:40.209 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.210 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.210 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.211 [eventLoopGroupProxy-13-2 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.211 [eventLoopGroupProxy-13-2 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.211 [eventLoopGroupProxy-13-2 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.211 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.212 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.212 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.212 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.212 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.212 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.255 [eventLoopGroupProxy-13-2 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.255 [eventLoopGroupProxy-13-2 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.255 [eventLoopGroupProxy-13-2 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:40.255 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.256 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.256 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.256 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.256 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.257 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.258 [eventLoopGroupProxy-13-2 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.258 [eventLoopGroupProxy-13-2 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.258 [eventLoopGroupProxy-13-2 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.258 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.259 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.259 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.259 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.259 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.259 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.302 [eventLoopGroupProxy-13-2 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.302 [eventLoopGroupProxy-13-2 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.302 [eventLoopGroupProxy-13-2 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:40.302 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.303 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.303 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.303 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.303 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.304 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.347 [eventLoopGroupProxy-13-2 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.347 [eventLoopGroupProxy-13-2 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.347 [eventLoopGroupProxy-13-2 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-04-23 20:17:40.347 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.348 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.349 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.350 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.350 [eventLoopGroupProxy-13-2 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.350 [eventLoopGroupProxy-13-2 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.350 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.352 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.352 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.352 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.352 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.352 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.359 [DefaultDispatcher-worker-6 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:40.396 [eventLoopGroupProxy-13-2 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.396 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.396 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-04-23 20:17:40.396 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.397 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.397 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.397 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.397 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.398 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.399 [eventLoopGroupProxy-13-2 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.399 [eventLoopGroupProxy-13-2 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.399 [eventLoopGroupProxy-13-2 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.399 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.399 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.399 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.399 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.399 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.400 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.401 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.401 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.401 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.401 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.402 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.402 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.402 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.402 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.402 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.403 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.403 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.403 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.403 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.404 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.404 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.404 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.404 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.404 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.450 [eventLoopGroupProxy-13-2 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.450 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.450 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-04-23 20:17:40.450 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.451 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.451 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.451 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.451 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.451 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.493 [eventLoopGroupProxy-13-2 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.493 [eventLoopGroupProxy-13-2 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.493 [eventLoopGroupProxy-13-2 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-04-23 20:17:40.493 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.494 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.494 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.494 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.494 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.495 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.495 [eventLoopGroupProxy-13-2 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.495 [eventLoopGroupProxy-13-2 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.496 [eventLoopGroupProxy-13-2 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.496 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.496 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.496 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.496 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.496 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.497 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.498 [eventLoopGroupProxy-13-2 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.498 [eventLoopGroupProxy-13-2 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.498 [eventLoopGroupProxy-13-2 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-04-23 20:17:40.498 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.499 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.499 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/blob/upload-batch-data. 2025-04-23 20:17:40.499 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.499 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:40.499 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:40.501 [eventLoopGroupProxy-13-2 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:40.501 [eventLoopGroupProxy-13-2 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.501 [eventLoopGroupProxy-13-2 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-04-23 20:17:40.501 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/blob/upload-batch-data 2025-04-23 20:17:40.508 [DefaultDispatcher-worker-3 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:40.512 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:40.512 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/UmAppDatabase/replication/message 2025-04-23 20:17:40.512 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/UmAppDatabase/replication/message. 2025-04-23 20:17:40.512 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/UmAppDatabase/replication/message 2025-04-23 20:17:40.512 [DefaultDispatcher-worker-13 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:40.513 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:40.513 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:40.513 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-18 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2025-04-23 20:17:40.525 [eventLoopGroupProxy-13-2 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:40.525 [eventLoopGroupProxy-13-2 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json. 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/UmAppDatabase/replication/message 2025-04-23 20:17:40.525 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/UmAppDatabase/replication/message 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34641/UmAppDatabase/replication/message. 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-20 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-2 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-3 @coroutine#748] 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:34641/api/content/719817013356113920/_ustadmanifest.json. 2025-04-23 20:17:40.526 [DefaultDispatcher-worker-3 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34641/api/content/719817013356113920/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:40.530 [DefaultDispatcher-worker-9 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-04-23 20:17:40.543 [DefaultDispatcher-worker-15 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2025-04-23 20:17:40.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-04-23 20:17:40.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-04-23 20:17:40.565 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-04-23 20:17:40.565 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-04-23 20:17:40.565 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-04-23 20:17:40.567 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9f0360 2025-04-23 20:17:40.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-04-23 20:17:40.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-04-23 20:17:40.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:40.567 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65: (connection evicted) 2025-04-23 20:17:40.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:40.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-04-23 20:17:40.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-04-23 20:17:40.587 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:40.587 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:41.008 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-04-23 20:17:41.571 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@279ebd94 2025-04-23 20:17:41.571 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@279ebd94 2025-04-23 20:17:41.575 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a24c41d 2025-04-23 20:17:41.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-04-23 20:17:41.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-04-23 20:17:41.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:41.575 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83: (connection evicted) 2025-04-23 20:17:41.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:41.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-04-23 20:17:41.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1db390 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:41.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:41.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-04-23 20:17:41.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-23 20:17:41.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-23 20:17:41.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-04-23 20:17:41.610 [DefaultDispatcher-worker-9 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f03fdc0 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:41.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:41.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-23 20:17:41.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f5f4d48 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:41.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:41.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 20:17:41.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 20:17:41.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-04-23 20:17:41.617 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:41.618 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-04-23 20:17:41.619 [DefaultDispatcher-worker-7 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:41555 2025-04-23 20:17:41.621 [DefaultDispatcher-worker-7 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-23 20:17:41.622 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41555/api/blob/upload-init-batch 2025-04-23 20:17:41.622 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:41555/api/blob/upload-init-batch. 2025-04-23 20:17:41.622 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41555/api/blob/upload-init-batch 2025-04-23 20:17:41.622 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41555/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:41.624 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-04-23 20:17:41.624 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-04-23 20:17:41.625 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 20:17:41.626 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41555/api/blob/upload-init-batch 2025-04-23 20:17:41.626 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41555/api/blob/upload-init-batch 2025-04-23 20:17:41.626 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:41555/api/blob/upload-init-batch. 2025-04-23 20:17:41.626 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:41555/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:41.626 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:41555/api/blob/upload-batch-data 2025-04-23 20:17:41.626 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:41555/api/blob/upload-batch-data. 2025-04-23 20:17:41.626 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41555/api/blob/upload-batch-data 2025-04-23 20:17:41.626 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41555/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:41.627 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-04-23 20:17:41.629 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 20:17:41.629 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:41.629 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41555/api/blob/upload-batch-data 2025-04-23 20:17:41.631 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-04-23 20:17:41.633 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:41.636 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1715193f 2025-04-23 20:17:41.685 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:41.715 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:41.716 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f1e18b1 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:42.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:42.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de4071b 2025-04-23 20:17:42.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de4071b 2025-04-23 20:17:42.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-04-23 20:17:42.726 [DefaultDispatcher-worker-12 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de4071b 2025-04-23 20:17:42.729 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59641/api/blob/upload-init-batch 2025-04-23 20:17:42.729 [Test worker @coroutine#1672] 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:59641/api/blob/upload-init-batch. 2025-04-23 20:17:42.729 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59641/api/blob/upload-init-batch 2025-04-23 20:17:42.729 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59641/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:42.730 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59641/api/blob/upload-init-batch 2025-04-23 20:17:42.730 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59641/api/blob/upload-init-batch 2025-04-23 20:17:42.730 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59641/api/blob/upload-init-batch. 2025-04-23 20:17:42.730 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59641/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:42.737 [DefaultDispatcher-worker-14 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de4071b 2025-04-23 20:17:42.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-04-23 20:17:42.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-04-23 20:17:42.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:42.739 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6de4071b: (connection evicted) 2025-04-23 20:17:42.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:42.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-04-23 20:17:42.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1735e1c4 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:42.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-04-23 20:17:42.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c 2025-04-23 20:17:42.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-04-23 20:17:42.755 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50389/api/blob/upload-init-batch 2025-04-23 20:17:42.755 [Test worker @coroutine#1683] 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:50389/api/blob/upload-init-batch. 2025-04-23 20:17:42.755 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50389/api/blob/upload-init-batch 2025-04-23 20:17:42.755 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50389/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:42.756 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50389/api/blob/upload-init-batch 2025-04-23 20:17:42.756 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50389/api/blob/upload-init-batch 2025-04-23 20:17:42.756 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50389/api/blob/upload-init-batch. 2025-04-23 20:17:42.756 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50389/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:42.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-04-23 20:17:42.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-04-23 20:17:42.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:42.757 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da9b32c: (connection evicted) 2025-04-23 20:17:42.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:42.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-04-23 20:17:42.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c31e01f 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:42.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:42.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-04-23 20:17:42.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@442151d1 2025-04-23 20:17:42.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-04-23 20:17:42.774 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45373/api/blob/upload-init-batch 2025-04-23 20:17:42.774 [Test worker @coroutine#1689] 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:45373/api/blob/upload-init-batch. 2025-04-23 20:17:42.774 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45373/api/blob/upload-init-batch 2025-04-23 20:17:42.774 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45373/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-04-23 20:17:42.776 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45373/api/blob/upload-init-batch 2025-04-23 20:17:42.776 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45373/api/blob/upload-init-batch 2025-04-23 20:17:42.776 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45373/api/blob/upload-init-batch. 2025-04-23 20:17:42.776 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45373/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-04-23 20:17:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-04-23 20:17:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:42.780 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@442151d1: (connection evicted) 2025-04-23 20:17:42.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:42.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-04-23 20:17:42.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ce8b59e 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@344cf00f 2025-04-23 20:17:43.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@344cf00f 2025-04-23 20:17:43.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-04-23 20:17:43.039 [DefaultDispatcher-worker-20 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344cf00f 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c750b69 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.041 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-04-23 20:17:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2025-04-23 20:17:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2025-04-23 20:17:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-04-23 20:17:43.062 [DefaultDispatcher-worker-1 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6484364f 2025-04-23 20:17:43.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b39bee2 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2025-04-23 20:17:43.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6889e714 2025-04-23 20:17:43.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@325a781c 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-04-23 20:17:43.105 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.106 [DefaultDispatcher-worker-12 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.111 [DefaultDispatcher-worker-17 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.116 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.120 [DefaultDispatcher-worker-4 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.122 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.126 [DefaultDispatcher-worker-16 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf 2025-04-23 20:17:43.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-04-23 20:17:43.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-04-23 20:17:43.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.130 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae5e1cf: (connection evicted) 2025-04-23 20:17:43.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:43.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-04-23 20:17:43.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f93a8f6 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-04-23 20:17:43.142 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.152 [DefaultDispatcher-worker-17 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.156 [DefaultDispatcher-worker-5 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.160 [DefaultDispatcher-worker-14 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.163 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.164 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.166 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.171 [DefaultDispatcher-worker-20 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100 2025-04-23 20:17:43.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-04-23 20:17:43.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-04-23 20:17:43.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.172 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2e100: (connection evicted) 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:43.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-04-23 20:17:43.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-04-23 20:17:43.192 [DefaultDispatcher-worker-13 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.196 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.200 [DefaultDispatcher-worker-5 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.204 [DefaultDispatcher-worker-12 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-04-23 20:17:43.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-04-23 20:17:43.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-04-23 20:17:43.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.204 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:43.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-04-23 20:17:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58038583 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-04-23 20:17:43.224 [DefaultDispatcher-worker-17 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.229 [DefaultDispatcher-worker-13 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.233 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.237 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.239 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.244 [DefaultDispatcher-worker-18 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9 2025-04-23 20:17:43.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-04-23 20:17:43.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-04-23 20:17:43.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:43.244 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fb2be9: (connection evicted) 2025-04-23 20:17:43.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:43.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-04-23 20:17:43.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-04-23 20:17:43.586 [DefaultDispatcher-worker-17 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fce6eb4 2025-04-23 20:17:43.617 [DefaultDispatcher-worker-17 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8e096 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e60c466 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:46.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:46.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2adc7 2025-04-23 20:17:46.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2adc7 2025-04-23 20:17:46.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-04-23 20:17:46.784 [DefaultDispatcher-worker-14 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cd2adc7 2025-04-23 20:17:46.863 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0cb9c2 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-04-23 20:17:47.323 [DefaultDispatcher-worker-9 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.328 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.334 [DefaultDispatcher-worker-7 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.337 [DefaultDispatcher-worker-15 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.341 [DefaultDispatcher-worker-5 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157267db 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-04-23 20:17:47.362 [DefaultDispatcher-worker-7 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.366 [DefaultDispatcher-worker-17 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.369 [DefaultDispatcher-worker-9 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.373 [DefaultDispatcher-worker-14 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58922a00 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b45f7ef 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-04-23 20:17:47.392 [DefaultDispatcher-worker-9 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.396 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.400 [DefaultDispatcher-worker-4 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.403 [DefaultDispatcher-worker-20 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.405 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.406 [DefaultDispatcher-worker-7 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.412 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17d837ab 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33de9d85 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-04-23 20:17:47.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-04-23 20:17:47.430 [DefaultDispatcher-worker-12 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.433 [DefaultDispatcher-worker-20 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.437 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.440 [DefaultDispatcher-worker-17 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.444 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24455d50 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a4f87 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-04-23 20:17:47.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-04-23 20:17:47.445 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.463 [DefaultDispatcher-worker-15 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.467 [DefaultDispatcher-worker-16 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.471 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.474 [DefaultDispatcher-worker-1 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.475 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.478 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.483 [DefaultDispatcher-worker-4 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb7f2fe 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-04-23 20:17:47.504 [DefaultDispatcher-worker-17 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.508 [DefaultDispatcher-worker-7 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.511 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.513 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.514 [DefaultDispatcher-worker-17 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c376461 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47a90d2a 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-04-23 20:17:47.533 [DefaultDispatcher-worker-15 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.537 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.541 [DefaultDispatcher-worker-10 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.544 [DefaultDispatcher-worker-9 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.545 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.548 [DefaultDispatcher-worker-1 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.553 [DefaultDispatcher-worker-18 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8c9729 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-04-23 20:17:47.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 20:17:47.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2025-04-23 20:17:47.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@129b0ed 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-04-23 20:17:47.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-04-23 20:17:47.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-04-23 20:17:47.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-04-23 20:17:47.579 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-04-23 20:17:47.580 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75ff2b6d 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d03cdc7 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-23 20:17:47.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-23 20:17:47.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-04-23 20:17:47.586 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.596 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-23 20:17:47.598 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d8075c 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-23 20:17:47.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-23 20:17:47.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-04-23 20:17:47.614 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-23 20:17:47.615 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-04-23 20:17:47.615 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1267f832 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-23 20:17:47.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-23 20:17:47.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-04-23 20:17:47.629 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-23 20:17:47.631 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73eaae1e 2025-04-23 20:17:47.653 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.653 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.654 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.654 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.655 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.656 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.666 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.684 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.696 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.696 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.696 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.701 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.717 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:47.738 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.739 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.739 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.781 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.781 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.781 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.822 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.823 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.823 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.864 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.864 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45281/ 2025-04-23 20:17:47.865 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45281/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.906 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45281/ 2025-04-23 20:17:47.909 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:47.909 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.909 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:47.909 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:47.909 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.951 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:47.952 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:47.952 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:47.994 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:47.994 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:47.994 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:48.035 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:48.036 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:48.036 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:48.077 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:48.077 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:48.078 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:48.119 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:48.120 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54629/ 2025-04-23 20:17:48.120 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54629/ from class io.ktor.utils.io.ByteBufferChannel 2025-04-23 20:17:48.120 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54629/ 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3031d9e9 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-04-23 20:17:48.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c42e54 2025-04-23 20:17:48.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c42e54 2025-04-23 20:17:48.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-04-23 20:17:48.207 [DefaultDispatcher-worker-11 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61c42e54 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e845f1c 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-04-23 20:17:48.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-23 20:17:48.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-23 20:17:48.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-04-23 20:17:48.234 [DefaultDispatcher-worker-16 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f67d37f 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0df38e 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-04-23 20:17:48.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-23 20:17:48.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-23 20:17:48.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-04-23 20:17:48.253 [DefaultDispatcher-worker-9 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa3013 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a20aa4e 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 20:17:48.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 20:17:48.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-04-23 20:17:48.270 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.273 [DefaultDispatcher-worker-17 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513ddf5f 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae2028d 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-04-23 20:17:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 20:17:48.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 20:17:48.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-04-23 20:17:48.294 [DefaultDispatcher-worker-5 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359fd0a2 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 20:17:48.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 20:17:48.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-04-23 20:17:48.314 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.317 [DefaultDispatcher-worker-6 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510e0dd2 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff52a71 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 20:17:48.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 20:17:48.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-04-23 20:17:48.336 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.341 [DefaultDispatcher-worker-4 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f776b4a 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d87e7f3 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:48.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-04-23 20:17:48.355 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.360 [DefaultDispatcher-worker-16 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.364 [DefaultDispatcher-worker-20 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.367 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.371 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.374 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.377 [DefaultDispatcher-worker-10 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.381 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f 2025-04-23 20:17:48.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-04-23 20:17:48.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-04-23 20:17:48.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.383 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fcb796f: (connection evicted) 2025-04-23 20:17:48.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:48.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-04-23 20:17:48.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-04-23 20:17:48.413 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:48.445 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33315925 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-04-23 20:17:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b9af5 2025-04-23 20:17:52.454 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b9af5 2025-04-23 20:17:52.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-04-23 20:17:52.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b9af5 2025-04-23 20:17:52.473 [DefaultDispatcher-worker-18 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b9af5 2025-04-23 20:17:52.479 [DefaultDispatcher-worker-6 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b9af5 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0de20d 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-04-23 20:17:52.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-04-23 20:17:52.490 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.499 [DefaultDispatcher-worker-13 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.504 [DefaultDispatcher-worker-15 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.507 [DefaultDispatcher-worker-8 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.511 [DefaultDispatcher-worker-1 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75a5a912 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-04-23 20:17:52.522 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.531 [DefaultDispatcher-worker-16 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.535 [DefaultDispatcher-worker-2 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.539 [DefaultDispatcher-worker-11 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.542 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b9cfc19 2025-04-23 20:17:52.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@535adf36 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-04-23 20:17:52.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.554 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.563 [DefaultDispatcher-worker-20 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.567 [DefaultDispatcher-worker-18 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.571 [DefaultDispatcher-worker-12 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fe4b8b6 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-23 20:17:52.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-23 20:17:52.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-04-23 20:17:52.581 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-23 20:17:52.591 [DefaultDispatcher-worker-4 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-23 20:17:52.595 [DefaultDispatcher-worker-2 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fa3bebe 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@473c491 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8654 2025-04-23 20:17:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a8654 2025-04-23 20:17:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-04-23 20:17:52.609 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8654 2025-04-23 20:17:52.613 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.618 [DefaultDispatcher-worker-12 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a8654 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@103a1ad3 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-04-23 20:17:52.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 20:17:52.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 20:17:52.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-04-23 20:17:52.631 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 20:17:52.640 [DefaultDispatcher-worker-5 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b18fa79 2025-04-23 20:17:52.643 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.680 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.698 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.737 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b578779 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-04-23 20:17:52.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-04-23 20:17:52.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.769 [Test worker @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.771 [Test worker @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.772 [DefaultDispatcher-worker-18 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.772 [DefaultDispatcher-worker-18 @coroutine#2060] 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:56991/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:52.772 [DefaultDispatcher-worker-18 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.772 [DefaultDispatcher-worker-18 @coroutine#2060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56991/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:52.773 [DefaultDispatcher-worker-1 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.773 [DefaultDispatcher-worker-1 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.777 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.777 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.777 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:52.777 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.778 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.778 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.778 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67915454 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-04-23 20:17:52.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-04-23 20:17:52.794 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.800 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.801 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.804 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 20:17:52.804 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-04-23 20:17:52.804 [DefaultDispatcher-worker-8 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 20:17:52.805 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 20:17:52.805 [DefaultDispatcher-worker-18 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-04-23 20:17:52.806 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a110e7d 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eea69a9 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-04-23 20:17:52.849 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.851 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e646347 2025-04-23 20:17:52.851 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e646347 2025-04-23 20:17:52.852 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a380fb 2025-04-23 20:17:52.852 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a380fb 2025-04-23 20:17:52.854 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@649c0837 2025-04-23 20:17:52.854 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@649c0837 2025-04-23 20:17:52.855 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@219e8ac0 2025-04-23 20:17:52.855 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@219e8ac0 2025-04-23 20:17:52.856 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2dabef 2025-04-23 20:17:52.856 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c2dabef 2025-04-23 20:17:52.858 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f54ac9 2025-04-23 20:17:52.858 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10f54ac9 2025-04-23 20:17:52.859 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ac3550 2025-04-23 20:17:52.859 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ac3550 2025-04-23 20:17:52.861 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b1758f 2025-04-23 20:17:52.861 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b1758f 2025-04-23 20:17:52.863 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4042cc85 2025-04-23 20:17:52.863 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4042cc85 2025-04-23 20:17:52.863 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:52.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.872 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.873 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.874 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.874 [DefaultDispatcher-worker-6 @coroutine#2092] 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:49881/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:52.874 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.874 [DefaultDispatcher-worker-6 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49881/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:52.875 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.876 [DefaultDispatcher-worker-11 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.879 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.879 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.879 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:52.879 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.880 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.880 [DefaultDispatcher-worker-3 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.880 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.880 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.883 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b9477 2025-04-23 20:17:52.883 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3b9477 2025-04-23 20:17:52.885 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fc6d80 2025-04-23 20:17:52.885 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fc6d80 2025-04-23 20:17:52.886 [DefaultDispatcher-worker-18 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.888 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c3ff07 2025-04-23 20:17:52.888 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c3ff07 2025-04-23 20:17:52.890 [DefaultDispatcher-worker-16 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.891 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c167bb 2025-04-23 20:17:52.891 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c167bb 2025-04-23 20:17:52.893 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b9cd98 2025-04-23 20:17:52.893 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b9cd98 2025-04-23 20:17:52.895 [DefaultDispatcher-worker-2 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.896 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42783202 2025-04-23 20:17:52.896 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@42783202 2025-04-23 20:17:52.899 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6beac68d 2025-04-23 20:17:52.899 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6beac68d 2025-04-23 20:17:52.899 [DefaultDispatcher-worker-15 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.902 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee98f4 2025-04-23 20:17:52.902 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee98f4 2025-04-23 20:17:52.903 [DefaultDispatcher-worker-6 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.904 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee6421c 2025-04-23 20:17:52.904 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee6421c 2025-04-23 20:17:52.904 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:52.907 [DefaultDispatcher-worker-17 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.911 [DefaultDispatcher-worker-1 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.915 [DefaultDispatcher-worker-8 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.920 [DefaultDispatcher-worker-15 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.924 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10acfe30 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-04-23 20:17:52.946 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.949 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:52.951 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@926eb0f 2025-04-23 20:17:52.951 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@926eb0f 2025-04-23 20:17:52.952 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.953 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.953 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1045b 2025-04-23 20:17:52.953 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1045b 2025-04-23 20:17:52.954 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.954 [DefaultDispatcher-worker-7 @coroutine#2138] 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:43819/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:52.954 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.954 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43819/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:52.955 [DefaultDispatcher-worker-13 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.955 [DefaultDispatcher-worker-13 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:52.955 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de807f 2025-04-23 20:17:52.955 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de807f 2025-04-23 20:17:52.957 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46dc0e60 2025-04-23 20:17:52.957 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@46dc0e60 2025-04-23 20:17:52.958 [DefaultDispatcher-worker-11 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.958 [DefaultDispatcher-worker-11 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.958 [DefaultDispatcher-worker-11 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:52.958 [DefaultDispatcher-worker-11 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.958 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.959 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:52.959 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:52.959 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@781ceb27 2025-04-23 20:17:52.959 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@781ceb27 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27f6e2c3 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:52.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:52.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-04-23 20:17:52.961 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0eba3 2025-04-23 20:17:52.961 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d0eba3 2025-04-23 20:17:52.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:52.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:52.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-04-23 20:17:52.963 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:52.963 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa505e 2025-04-23 20:17:52.963 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa505e 2025-04-23 20:17:52.965 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f3f12f 2025-04-23 20:17:52.965 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f3f12f 2025-04-23 20:17:52.967 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a97305 2025-04-23 20:17:52.967 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a97305 2025-04-23 20:17:52.967 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:52.970 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:52.971 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:52.972 [DefaultDispatcher-worker-18 @coroutine#2160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 20:17:52.972 [DefaultDispatcher-worker-18 @coroutine#2160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-04-23 20:17:52.972 [DefaultDispatcher-worker-18 @coroutine#2160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 20:17:52.972 [DefaultDispatcher-worker-14 @coroutine#2160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 20:17:52.972 [DefaultDispatcher-worker-14 @coroutine#2160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-04-23 20:17:52.975 [DefaultDispatcher-worker-15 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665c79a2 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@546ca9da 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-04-23 20:17:53.030 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.031 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.033 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecbde34 2025-04-23 20:17:53.033 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecbde34 2025-04-23 20:17:53.035 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@700c3f9d 2025-04-23 20:17:53.035 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@700c3f9d 2025-04-23 20:17:53.036 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.037 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.037 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7433b544 2025-04-23 20:17:53.037 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7433b544 2025-04-23 20:17:53.038 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.038 [DefaultDispatcher-worker-1 @coroutine#2171] 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:54929/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.038 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.038 [DefaultDispatcher-worker-1 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.039 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.039 [DefaultDispatcher-worker-6 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.039 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@313135a6 2025-04-23 20:17:53.039 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@313135a6 2025-04-23 20:17:53.042 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ab77ca 2025-04-23 20:17:53.042 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ab77ca 2025-04-23 20:17:53.042 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.042 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.042 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.042 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.043 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.043 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.044 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a42b5 2025-04-23 20:17:53.044 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a42b5 2025-04-23 20:17:53.044 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e38329d 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-04-23 20:17:53.046 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a5e6d 2025-04-23 20:17:53.046 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@693a5e6d 2025-04-23 20:17:53.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-04-23 20:17:53.047 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.047 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ecae9 2025-04-23 20:17:53.047 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@511ecae9 2025-04-23 20:17:53.049 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1e227 2025-04-23 20:17:53.049 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc1e227 2025-04-23 20:17:53.049 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.053 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.054 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5921ec 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-04-23 20:17:53.059 [DefaultDispatcher-worker-12 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d816d32 2025-04-23 20:17:53.062 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.065 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@299d8d9a 2025-04-23 20:17:53.065 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@299d8d9a 2025-04-23 20:17:53.067 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@275a76d9 2025-04-23 20:17:53.067 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@275a76d9 2025-04-23 20:17:53.069 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2365e6ea 2025-04-23 20:17:53.069 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2365e6ea 2025-04-23 20:17:53.070 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@66677ce2 2025-04-23 20:17:53.071 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@66677ce2 2025-04-23 20:17:53.071 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.072 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2353cce9 2025-04-23 20:17:53.072 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2353cce9 2025-04-23 20:17:53.074 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cb9ae4 2025-04-23 20:17:53.074 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cb9ae4 2025-04-23 20:17:53.077 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b157441 2025-04-23 20:17:53.077 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b157441 2025-04-23 20:17:53.077 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.078 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.079 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@64883ad 2025-04-23 20:17:53.079 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@64883ad 2025-04-23 20:17:53.079 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.079 [DefaultDispatcher-worker-12 @coroutine#2200] 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:44277/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.079 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.079 [DefaultDispatcher-worker-12 @coroutine#2200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44277/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.080 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.080 [DefaultDispatcher-worker-16 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.081 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc13309 2025-04-23 20:17:53.081 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bc13309 2025-04-23 20:17:53.081 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.083 [DefaultDispatcher-worker-15 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.083 [DefaultDispatcher-worker-15 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.083 [DefaultDispatcher-worker-15 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.083 [DefaultDispatcher-worker-15 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.084 [DefaultDispatcher-worker-7 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.084 [DefaultDispatcher-worker-7 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.085 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.085 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-04-23 20:17:53.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-04-23 20:17:53.088 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.094 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.095 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c227ba 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.096 [DefaultDispatcher-worker-2 @coroutine#2222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-04-23 20:17:53.097 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.097 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.097 [DefaultDispatcher-worker-2 @coroutine#2222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-04-23 20:17:53.099 [DefaultDispatcher-worker-5 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2025-04-23 20:17:53.112 [DefaultDispatcher-worker-2 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.114 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.117 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9814f 2025-04-23 20:17:53.117 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9814f 2025-04-23 20:17:53.118 [DefaultDispatcher-worker-2 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-2 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.119 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e6760 2025-04-23 20:17:53.119 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e6760 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-5 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 20:17:53.119 [DefaultDispatcher-worker-2 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.120 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.120 [DefaultDispatcher-worker-19 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.121 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ea3f 2025-04-23 20:17:53.121 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ea3f 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b68c59b 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-04-23 20:17:53.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-04-23 20:17:53.123 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d036d5b 2025-04-23 20:17:53.123 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d036d5b 2025-04-23 20:17:53.124 [DefaultDispatcher-worker-18 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:53.124 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.124 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.124 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.124 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.125 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe664d 2025-04-23 20:17:53.125 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe664d 2025-04-23 20:17:53.127 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c440435 2025-04-23 20:17:53.127 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c440435 2025-04-23 20:17:53.129 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b535190 2025-04-23 20:17:53.129 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b535190 2025-04-23 20:17:53.131 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2c9214 2025-04-23 20:17:53.131 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2c9214 2025-04-23 20:17:53.133 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104df2 2025-04-23 20:17:53.133 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104df2 2025-04-23 20:17:53.133 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.144 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.145 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.145 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.145 [DefaultDispatcher-worker-14 @coroutine#2243] 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:49435/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.145 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.145 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49435/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.146 [DefaultDispatcher-worker-1 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.146 [DefaultDispatcher-worker-1 @coroutine#2243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.146 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.149 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa01e66 2025-04-23 20:17:53.149 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa01e66 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-7 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.150 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.151 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1167e3e2 2025-04-23 20:17:53.151 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@1167e3e2 2025-04-23 20:17:53.151 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.153 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@15587516 2025-04-23 20:17:53.153 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@15587516 2025-04-23 20:17:53.155 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@505ae9d9 2025-04-23 20:17:53.155 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@505ae9d9 2025-04-23 20:17:53.156 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.156 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.157 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f168e9a 2025-04-23 20:17:53.157 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f168e9a 2025-04-23 20:17:53.158 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba3f2ff 2025-04-23 20:17:53.158 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba3f2ff 2025-04-23 20:17:53.160 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c01c69 2025-04-23 20:17:53.160 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c01c69 2025-04-23 20:17:53.160 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.160 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5640dfb 2025-04-23 20:17:53.160 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5640dfb 2025-04-23 20:17:53.162 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@37662582 2025-04-23 20:17:53.162 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@37662582 2025-04-23 20:17:53.162 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b998f 2025-04-23 20:17:53.162 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b998f 2025-04-23 20:17:53.164 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@445907c0 2025-04-23 20:17:53.164 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30751696 2025-04-23 20:17:53.164 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@30751696 2025-04-23 20:17:53.164 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@445907c0 2025-04-23 20:17:53.164 [DefaultDispatcher-worker-7 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.166 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@507921be 2025-04-23 20:17:53.166 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@507921be 2025-04-23 20:17:53.167 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c2c5c 2025-04-23 20:17:53.167 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c2c5c 2025-04-23 20:17:53.167 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.168 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d7e59f 2025-04-23 20:17:53.168 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d7e59f 2025-04-23 20:17:53.169 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.170 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d9d4b 2025-04-23 20:17:53.170 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@281d9d4b 2025-04-23 20:17:53.172 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2476f88f 2025-04-23 20:17:53.172 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2476f88f 2025-04-23 20:17:53.173 [DefaultDispatcher-worker-2 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.174 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b596e 2025-04-23 20:17:53.174 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1b596e 2025-04-23 20:17:53.174 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.177 [DefaultDispatcher-worker-7 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.181 [DefaultDispatcher-worker-14 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.185 [DefaultDispatcher-worker-11 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.187 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.189 [DefaultDispatcher-worker-5 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.189 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b99e75f 2025-04-23 20:17:53.189 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b99e75f 2025-04-23 20:17:53.190 [DefaultDispatcher-worker-12 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.190 [DefaultDispatcher-worker-12 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 20:17:53.190 [DefaultDispatcher-worker-12 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.191 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.191 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.191 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e145c 2025-04-23 20:17:53.191 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@655e145c 2025-04-23 20:17:53.191 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 20:17:53.191 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49435/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:53.192 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.192 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 20:17:53.192 [DefaultDispatcher-worker-19 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.192 [DefaultDispatcher-worker-12 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.192 [DefaultDispatcher-worker-12 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.193 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61618c2f 2025-04-23 20:17:53.193 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61618c2f 2025-04-23 20:17:53.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24631e67 2025-04-23 20:17:53.195 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@24631e67 2025-04-23 20:17:53.197 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b6ab 2025-04-23 20:17:53.197 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b6ab 2025-04-23 20:17:53.197 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.198 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@158dbe0f 2025-04-23 20:17:53.198 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@158dbe0f 2025-04-23 20:17:53.199 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36f27a 2025-04-23 20:17:53.199 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@f36f27a 2025-04-23 20:17:53.200 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@78604865 2025-04-23 20:17:53.200 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@78604865 2025-04-23 20:17:53.200 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11dec 2025-04-23 20:17:53.200 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f11dec 2025-04-23 20:17:53.202 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce990a 2025-04-23 20:17:53.202 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce990a 2025-04-23 20:17:53.202 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@444ce128 2025-04-23 20:17:53.202 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@444ce128 2025-04-23 20:17:53.203 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cc17d7 2025-04-23 20:17:53.203 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cc17d7 2025-04-23 20:17:53.204 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8d6e4 2025-04-23 20:17:53.204 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@61b8d6e4 2025-04-23 20:17:53.204 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.205 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78519896 2025-04-23 20:17:53.205 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@78519896 2025-04-23 20:17:53.207 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c6f40d 2025-04-23 20:17:53.207 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c6f40d 2025-04-23 20:17:53.208 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b125f6 2025-04-23 20:17:53.208 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b125f6 2025-04-23 20:17:53.209 [DefaultDispatcher-worker-17 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:53.210 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e3e898 2025-04-23 20:17:53.210 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e3e898 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b897456 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-04-23 20:17:53.212 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5482413a 2025-04-23 20:17:53.212 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5482413a 2025-04-23 20:17:53.212 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-04-23 20:17:53.222 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.224 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 20:17:53.224 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@779b05b 2025-04-23 20:17:53.226 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 20:17:53.226 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9be5ec4 2025-04-23 20:17:53.227 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.228 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 20:17:53.228 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@d81db2b 2025-04-23 20:17:53.230 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 20:17:53.230 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@488354ff 2025-04-23 20:17:53.232 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 20:17:53.232 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@232cedc 2025-04-23 20:17:53.233 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 20:17:53.234 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7981f820 2025-04-23 20:17:53.234 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.235 [DefaultDispatcher-worker-16 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.235 [DefaultDispatcher-worker-16 @coroutine#2294] 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:56655/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.235 [DefaultDispatcher-worker-16 @coroutine#2294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.235 [DefaultDispatcher-worker-16 @coroutine#2294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56655/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.236 [DefaultDispatcher-worker-6 @coroutine#2294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.236 [DefaultDispatcher-worker-6 @coroutine#2294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.236 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 20:17:53.236 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ada3cb8 2025-04-23 20:17:53.239 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 20:17:53.239 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@28acabb0 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-9 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-14 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.239 [DefaultDispatcher-worker-14 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.240 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecd6861 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-04-23 20:17:53.241 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.241 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7cd457 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.241 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-04-23 20:17:53.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-04-23 20:17:53.243 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.249 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.250 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.254 [DefaultDispatcher-worker-15 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2025-04-23 20:17:53.254 [DefaultDispatcher-worker-12 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.258 [DefaultDispatcher-worker-3 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.261 [DefaultDispatcher-worker-12 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.264 [DefaultDispatcher-worker-3 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.275 [DefaultDispatcher-worker-17 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.282 [DefaultDispatcher-worker-14 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.286 [DefaultDispatcher-worker-7 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.289 [DefaultDispatcher-worker-9 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.293 [DefaultDispatcher-worker-18 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.296 [DefaultDispatcher-worker-14 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360432d3 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-04-23 20:17:53.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-04-23 20:17:53.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.313 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.314 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c46572 2025-04-23 20:17:53.314 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c46572 2025-04-23 20:17:53.316 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.316 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e03831a 2025-04-23 20:17:53.316 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e03831a 2025-04-23 20:17:53.316 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.317 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3c0e02 2025-04-23 20:17:53.317 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3c0e02 2025-04-23 20:17:53.317 [DefaultDispatcher-worker-11 @coroutine#2336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.317 [DefaultDispatcher-worker-11 @coroutine#2336] 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:52607/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.317 [DefaultDispatcher-worker-11 @coroutine#2336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.317 [DefaultDispatcher-worker-11 @coroutine#2336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52607/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.318 [DefaultDispatcher-worker-13 @coroutine#2336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.318 [DefaultDispatcher-worker-13 @coroutine#2336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.318 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e8921 2025-04-23 20:17:53.318 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3e8921 2025-04-23 20:17:53.320 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c329241 2025-04-23 20:17:53.320 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c329241 2025-04-23 20:17:53.321 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7bc78e 2025-04-23 20:17:53.321 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7bc78e 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-11 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.322 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.323 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@149d825d 2025-04-23 20:17:53.323 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@149d825d 2025-04-23 20:17:53.323 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-04-23 20:17:53.324 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f11766e 2025-04-23 20:17:53.324 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f11766e 2025-04-23 20:17:53.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-04-23 20:17:53.326 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.326 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c95157 2025-04-23 20:17:53.326 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c95157 2025-04-23 20:17:53.326 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.331 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.332 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.336 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2025-04-23 20:17:53.336 [DefaultDispatcher-worker-10 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.340 [DefaultDispatcher-worker-3 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.343 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.343 [DefaultDispatcher-worker-5 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.344 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8b2a8a 2025-04-23 20:17:53.344 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8b2a8a 2025-04-23 20:17:53.346 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ccf0b 2025-04-23 20:17:53.346 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@514ccf0b 2025-04-23 20:17:53.347 [DefaultDispatcher-worker-16 @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.347 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@557341fa 2025-04-23 20:17:53.347 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@557341fa 2025-04-23 20:17:53.347 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.347 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 20:17:53.347 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.348 [DefaultDispatcher-worker-18 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.348 [DefaultDispatcher-worker-18 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-04-23 20:17:53.348 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071c530 2025-04-23 20:17:53.348 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071c530 2025-04-23 20:17:53.350 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@162862ce 2025-04-23 20:17:53.350 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@162862ce 2025-04-23 20:17:53.351 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@212bd397 2025-04-23 20:17:53.351 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@212bd397 2025-04-23 20:17:53.353 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e982ad9 2025-04-23 20:17:53.353 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e982ad9 2025-04-23 20:17:53.355 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@705e3a7f 2025-04-23 20:17:53.355 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@705e3a7f 2025-04-23 20:17:53.356 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b508a8 2025-04-23 20:17:53.356 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b508a8 2025-04-23 20:17:53.356 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.389 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-04-23 20:17:53.389 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52607/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:53.389 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.389 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-04-23 20:17:53.389 [DefaultDispatcher-worker-16 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.390 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.390 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-04-23 20:17:53.398 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:53.400 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d50fd 2025-04-23 20:17:53.400 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@391d50fd 2025-04-23 20:17:53.401 [DefaultDispatcher-worker-9 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:53.402 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dab9ae 2025-04-23 20:17:53.402 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dab9ae 2025-04-23 20:17:53.403 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e53b8d 2025-04-23 20:17:53.403 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@33e53b8d 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101eb529 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-04-23 20:17:53.405 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e7b395 2025-04-23 20:17:53.405 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e7b395 2025-04-23 20:17:53.406 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e9f0c 2025-04-23 20:17:53.406 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@252e9f0c 2025-04-23 20:17:53.408 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db45ce 2025-04-23 20:17:53.408 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@47db45ce 2025-04-23 20:17:53.409 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df837eb 2025-04-23 20:17:53.409 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df837eb 2025-04-23 20:17:53.411 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c84cda 2025-04-23 20:17:53.411 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c84cda 2025-04-23 20:17:53.413 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f77f0 2025-04-23 20:17:53.413 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f77f0 2025-04-23 20:17:53.413 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.421 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.422 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.423 [DefaultDispatcher-worker-20 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.423 [DefaultDispatcher-worker-20 @coroutine#2390] 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:36689/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:53.423 [DefaultDispatcher-worker-20 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.423 [DefaultDispatcher-worker-20 @coroutine#2390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36689/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.424 [DefaultDispatcher-worker-6 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.424 [DefaultDispatcher-worker-6 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:53.425 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.427 [DefaultDispatcher-worker-13 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.427 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a17ce58 2025-04-23 20:17:53.427 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a17ce58 2025-04-23 20:17:53.427 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.427 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.427 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.428 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.428 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.429 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5efa05f9 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-04-23 20:17:53.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d03f6a 2025-04-23 20:17:53.430 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@74d03f6a 2025-04-23 20:17:53.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70efa528 2025-04-23 20:17:53.432 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@70efa528 2025-04-23 20:17:53.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-04-23 20:17:53.432 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.434 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ed3551 2025-04-23 20:17:53.434 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ed3551 2025-04-23 20:17:53.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c48ba 2025-04-23 20:17:53.435 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@714c48ba 2025-04-23 20:17:53.437 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4120296 2025-04-23 20:17:53.437 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4120296 2025-04-23 20:17:53.438 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.438 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@95921d9 2025-04-23 20:17:53.438 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@95921d9 2025-04-23 20:17:53.439 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c2ca1e 2025-04-23 20:17:53.440 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@55c2ca1e 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-16 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/auth/register 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-16 @coroutine#2412] 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:36689/auth/register. 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-16 @coroutine#2412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/auth/register 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-16 @coroutine#2412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36689/auth/register from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.442 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d85184 2025-04-23 20:17:53.442 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d85184 2025-04-23 20:17:53.442 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-6 @coroutine#2412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/auth/register 2025-04-23 20:17:53.442 [DefaultDispatcher-worker-6 @coroutine#2412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/auth/register 2025-04-23 20:17:53.444 [DefaultDispatcher-worker-8 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58e2af93 2025-04-23 20:17:53.483 [DefaultDispatcher-worker-9 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36689/auth/register. 2025-04-23 20:17:53.483 [DefaultDispatcher-worker-9 @coroutine#2412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36689/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:53.494 [DefaultDispatcher-worker-5 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.498 [DefaultDispatcher-worker-2 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:53.504 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@951053f 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-04-23 20:17:53.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-04-23 20:17:53.506 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b25ebd 2025-04-23 20:17:53.506 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b25ebd 2025-04-23 20:17:53.508 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c75a69b 2025-04-23 20:17:53.508 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c75a69b 2025-04-23 20:17:53.510 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@384a35cd 2025-04-23 20:17:53.510 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@384a35cd 2025-04-23 20:17:53.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48aca0 2025-04-23 20:17:53.511 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d48aca0 2025-04-23 20:17:53.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daf4202 2025-04-23 20:17:53.513 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daf4202 2025-04-23 20:17:53.514 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff7652 2025-04-23 20:17:53.514 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cff7652 2025-04-23 20:17:53.516 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f2c65d 2025-04-23 20:17:53.516 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f2c65d 2025-04-23 20:17:53.518 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6753ef 2025-04-23 20:17:53.518 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d6753ef 2025-04-23 20:17:53.518 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.519 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3affbd13 2025-04-23 20:17:53.519 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3affbd13 2025-04-23 20:17:53.519 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.523 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.523 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.525 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.525 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.525 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.525 [DefaultDispatcher-worker-3 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.526 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.526 [DefaultDispatcher-worker-14 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.529 [DefaultDispatcher-worker-15 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.531 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.532 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.534 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3abb79 2025-04-23 20:17:53.534 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3abb79 2025-04-23 20:17:53.536 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd54ee 2025-04-23 20:17:53.536 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fd54ee 2025-04-23 20:17:53.537 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d009 2025-04-23 20:17:53.537 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c2d009 2025-04-23 20:17:53.539 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c05ed5 2025-04-23 20:17:53.539 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c05ed5 2025-04-23 20:17:53.540 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7bc4c7 2025-04-23 20:17:53.540 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a7bc4c7 2025-04-23 20:17:53.542 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cab942 2025-04-23 20:17:53.542 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@71cab942 2025-04-23 20:17:53.544 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@629b7dea 2025-04-23 20:17:53.544 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@629b7dea 2025-04-23 20:17:53.545 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f 2025-04-23 20:17:53.546 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20efa19a 2025-04-23 20:17:53.546 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@20efa19a 2025-04-23 20:17:53.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-04-23 20:17:53.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-04-23 20:17:53.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.546 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f45be6f: (connection evicted) 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-04-23 20:17:53.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-04-23 20:17:53.547 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@647614bc 2025-04-23 20:17:53.547 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@647614bc 2025-04-23 20:17:53.547 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6edc8385 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-04-23 20:17:53.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-04-23 20:17:53.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.554 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.555 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-6 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-6 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-6 @coroutine#2452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-6 @coroutine#2452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-8 @coroutine#2452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.558 [DefaultDispatcher-worker-8 @coroutine#2452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-9 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-9 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.561 [DefaultDispatcher-worker-12 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.562 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.563 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.565 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d24586 2025-04-23 20:17:53.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-04-23 20:17:53.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.566 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d24586: (connection evicted) 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-04-23 20:17:53.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e08ed28 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.567 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-04-23 20:17:53.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-04-23 20:17:53.568 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.573 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.574 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.575 [DefaultDispatcher-worker-2 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.575 [DefaultDispatcher-worker-2 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.575 [DefaultDispatcher-worker-2 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.575 [DefaultDispatcher-worker-2 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.576 [DefaultDispatcher-worker-19 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.576 [DefaultDispatcher-worker-19 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-2 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-2 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-2 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-2 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.579 [DefaultDispatcher-worker-7 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.580 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.581 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.583 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.584 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.585 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.587 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.588 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4 2025-04-23 20:17:53.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-04-23 20:17:53.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-04-23 20:17:53.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.589 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34d6e9a4: (connection evicted) 2025-04-23 20:17:53.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-04-23 20:17:53.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4b0a07 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-04-23 20:17:53.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-04-23 20:17:53.592 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.597 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.598 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.598 [DefaultDispatcher-worker-7 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.598 [DefaultDispatcher-worker-7 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.598 [DefaultDispatcher-worker-7 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.598 [DefaultDispatcher-worker-7 @coroutine#2517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.599 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.599 [DefaultDispatcher-worker-8 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.602 [DefaultDispatcher-worker-7 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.602 [DefaultDispatcher-worker-7 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.602 [DefaultDispatcher-worker-7 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.602 [DefaultDispatcher-worker-7 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.603 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.603 [DefaultDispatcher-worker-10 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.604 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.605 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.606 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68fec965 2025-04-23 20:17:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-04-23 20:17:53.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-04-23 20:17:53.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.607 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68fec965: (connection evicted) 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-04-23 20:17:53.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab11e76 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-04-23 20:17:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-04-23 20:17:53.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.615 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.616 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.616 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.616 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.616 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.616 [DefaultDispatcher-worker-10 @coroutine#2549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.617 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.617 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.620 [DefaultDispatcher-worker-6 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.620 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.620 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.620 [DefaultDispatcher-worker-6 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.621 [DefaultDispatcher-worker-7 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.621 [DefaultDispatcher-worker-7 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.622 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.623 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.624 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.625 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.627 [Test worker @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75 2025-04-23 20:17:53.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-04-23 20:17:53.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-04-23 20:17:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.628 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d6fe75: (connection evicted) 2025-04-23 20:17:53.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-04-23 20:17:53.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-04-23 20:17:53.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dcb4f30 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-04-23 20:17:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-04-23 20:17:53.630 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.635 [Test worker @coroutine#2574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.636 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.637 [DefaultDispatcher-worker-11 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.637 [DefaultDispatcher-worker-11 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-04-23 20:17:53.637 [DefaultDispatcher-worker-11 @coroutine#2580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.637 [DefaultDispatcher-worker-11 @coroutine#2580] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:53.638 [DefaultDispatcher-worker-3 @coroutine#2580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.638 [DefaultDispatcher-worker-3 @coroutine#2580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-5 @coroutine#2579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-5 @coroutine#2579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-5 @coroutine#2579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-5 @coroutine#2579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-15 @coroutine#2579] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.641 [DefaultDispatcher-worker-15 @coroutine#2579] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-04-23 20:17:53.642 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.644 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7271320c 2025-04-23 20:17:53.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-04-23 20:17:53.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-04-23 20:17:53.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.645 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7271320c: (connection evicted) 2025-04-23 20:17:53.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-04-23 20:17:53.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-04-23 20:17:53.782 [DefaultDispatcher-worker-10 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:53.782 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.782 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.782 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.783 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.783 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.884 [DefaultDispatcher-worker-13 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:53.884 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.884 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.884 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.885 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.885 [DefaultDispatcher-worker-13 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adc38a0 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.905 [Test worker @coroutine#2629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-04-23 20:17:53.906 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.906 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.906 [Test worker @coroutine#2629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-04-23 20:17:53.913 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.918 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.919 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.920 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.925 [DefaultDispatcher-worker-4 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.930 [DefaultDispatcher-worker-2 @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2025-04-23 20:17:53.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-04-23 20:17:53.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-04-23 20:17:53.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.931 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1651bd68: (connection evicted) 2025-04-23 20:17:53.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-04-23 20:17:53.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f89d36c 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.933 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-04-23 20:17:53.940 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.945 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.946 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.947 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d65fbad 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.948 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-04-23 20:17:53.956 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.961 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.962 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.963 [DefaultDispatcher-worker-3 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:53.963 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.963 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:53.963 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.963 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.964 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.964 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:53.966 [DefaultDispatcher-worker-6 @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3 2025-04-23 20:17:53.974 [DefaultDispatcher-worker-5 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.978 [DefaultDispatcher-worker-6 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.981 [DefaultDispatcher-worker-14 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-04-23 20:17:53.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-04-23 20:17:53.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-04-23 20:17:53.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.988 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bedebe9: (connection evicted) 2025-04-23 20:17:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-04-23 20:17:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:53.989 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df0a4c3: (connection evicted) 2025-04-23 20:17:53.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-04-23 20:17:53.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a8bfa1 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:53.990 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-04-23 20:17:53.998 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.003 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.003 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.004 [Test worker @coroutine#2697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.004 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d28e108 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.005 [Test worker @coroutine#2692] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-04-23 20:17:54.012 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.017 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.018 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.018 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.022 [DefaultDispatcher-worker-5 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4587675c 2025-04-23 20:17:54.030 [DefaultDispatcher-worker-1 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.033 [DefaultDispatcher-worker-9 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.036 [DefaultDispatcher-worker-8 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-04-23 20:17:54.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.039 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c28400: (connection evicted) 2025-04-23 20:17:54.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-04-23 20:17:54.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-04-23 20:17:54.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.040 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4587675c: (connection evicted) 2025-04-23 20:17:54.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-04-23 20:17:54.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77eb76f 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.041 [Test worker @coroutine#2726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-04-23 20:17:54.047 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:54.047 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.047 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.047 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.048 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.048 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.049 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.054 [Test worker @coroutine#2730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.055 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.056 [Test worker @coroutine#2734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.060 [DefaultDispatcher-worker-19 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.070 [DefaultDispatcher-worker-3 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.072 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.075 [DefaultDispatcher-worker-4 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c815478 2025-04-23 20:17:54.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-04-23 20:17:54.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-04-23 20:17:54.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.086 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c815478: (connection evicted) 2025-04-23 20:17:54.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-04-23 20:17:54.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f55aef7 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.087 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-04-23 20:17:54.088 [DefaultDispatcher-worker-13 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:54.089 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.089 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.089 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.089 [DefaultDispatcher-worker-7 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.089 [DefaultDispatcher-worker-7 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.095 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.100 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.101 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.102 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.106 [DefaultDispatcher-worker-12 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.117 [DefaultDispatcher-worker-4 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.118 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.122 [DefaultDispatcher-worker-20 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42 2025-04-23 20:17:54.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-04-23 20:17:54.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-04-23 20:17:54.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.125 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ffe7c42: (connection evicted) 2025-04-23 20:17:54.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-04-23 20:17:54.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@479f738a 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.127 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-04-23 20:17:54.129 [DefaultDispatcher-worker-7 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:54.129 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.129 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.129 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.130 [DefaultDispatcher-worker-5 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.135 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.140 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.141 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.142 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.146 [DefaultDispatcher-worker-5 @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.154 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.156 [DefaultDispatcher-worker-9 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.160 [DefaultDispatcher-worker-13 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.227 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.265 [DefaultDispatcher-worker-2 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:54.266 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.266 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.266 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.266 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.266 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.269 [DefaultDispatcher-worker-7 @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4 2025-04-23 20:17:54.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-04-23 20:17:54.298 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-04-23 20:17:54.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.299 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7955b4d4: (connection evicted) 2025-04-23 20:17:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-04-23 20:17:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-04-23 20:17:54.300 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d4481f 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.301 [Test worker @coroutine#2883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-04-23 20:17:54.308 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.313 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.314 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.315 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.319 [DefaultDispatcher-worker-15 @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.320 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-12 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.326 [DefaultDispatcher-worker-2 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.330 [DefaultDispatcher-worker-2 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.334 [DefaultDispatcher-worker-4 @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627f678d 2025-04-23 20:17:54.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-04-23 20:17:54.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-04-23 20:17:54.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.339 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627f678d: (connection evicted) 2025-04-23 20:17:54.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-04-23 20:17:54.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a81f28 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.340 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.341 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-04-23 20:17:54.348 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.353 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.354 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.354 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.359 [DefaultDispatcher-worker-7 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753cfae3 2025-04-23 20:17:54.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-04-23 20:17:54.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-04-23 20:17:54.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.397 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@753cfae3: (connection evicted) 2025-04-23 20:17:54.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-04-23 20:17:54.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259647f2 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-04-23 20:17:54.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-04-23 20:17:54.444 [DefaultDispatcher-worker-16 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:54.444 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.444 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.444 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.445 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.445 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.456 [DefaultDispatcher-worker-20 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.460 [DefaultDispatcher-worker-17 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.464 [DefaultDispatcher-worker-14 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.469 [DefaultDispatcher-worker-19 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.485 [DefaultDispatcher-worker-15 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.485 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-04-23 20:17:54.490 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-04-23 20:17:54.491 [DefaultDispatcher-worker-8 @coroutine#2958] INFO ktor.application - Responding at http://0.0.0.0:45005 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed78a5e 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-04-23 20:17:54.499 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.499 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:54.499 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.499 [DefaultDispatcher-worker-15 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.500 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-1 @call-handler#2968] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-1 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.501 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.501 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.501 [DefaultDispatcher-worker-14 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a81b4e 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-04-23 20:17:54.509 [DefaultDispatcher-worker-17 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.510 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.510 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.510 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.510 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:54.510 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.510 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.510 [DefaultDispatcher-worker-17 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.514 [DefaultDispatcher-worker-1 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.514 [DefaultDispatcher-worker-3 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.514 [DefaultDispatcher-worker-3 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:54.514 [DefaultDispatcher-worker-3 @coroutine#2979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.514 [DefaultDispatcher-worker-3 @coroutine#2979] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:54.515 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@346d8002 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:54.515 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:54.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-04-23 20:17:54.515 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.515 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2025-04-23 20:17:54.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2025-04-23 20:17:54.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-04-23 20:17:54.516 [DefaultDispatcher-worker-12 @coroutine#2979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.516 [DefaultDispatcher-worker-12 @coroutine#2979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.516 [eventLoopGroupProxy-19-3 @call-handler#2987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:54.516 [eventLoopGroupProxy-19-3 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.518 [DefaultDispatcher-worker-12 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.524 [DefaultDispatcher-worker-10 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.524 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.524 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.524 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.525 [eventLoopGroupProxy-19-2 @call-handler#2992] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:54.525 [eventLoopGroupProxy-19-2 @call-handler#2992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2994] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.525 [DefaultDispatcher-worker-10 @coroutine#2978] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-2 @call-handler#3001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-4 @call-handler#3005] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-04-23 20:17:54.526 [eventLoopGroupProxy-19-4 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.526 [DefaultDispatcher-worker-9 @coroutine#2994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.526 [DefaultDispatcher-worker-9 @coroutine#2994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/ackAndGetPendingReplications 2025-04-23 20:17:54.529 [DefaultDispatcher-worker-15 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.530 [DefaultDispatcher-worker-24 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.532 [DefaultDispatcher-worker-9 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.534 [DefaultDispatcher-worker-15 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.535 [DefaultDispatcher-worker-12 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2025-04-23 20:17:54.535 [DefaultDispatcher-worker-12 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.535 [DefaultDispatcher-worker-12 @coroutine#2993] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.535 [DefaultDispatcher-worker-12 @coroutine#2993] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.535 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-04-23 20:17:54.535 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.536 [DefaultDispatcher-worker-22 @coroutine#2993] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.536 [DefaultDispatcher-worker-22 @coroutine#2993] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.539 [DefaultDispatcher-worker-19 @coroutine#2993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2025-04-23 20:17:54.542 [DefaultDispatcher-worker-21 @coroutine#2995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1400984b 2025-04-23 20:17:54.550 [DefaultDispatcher-worker-17 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.551 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.551 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 20:17:54.551 [DefaultDispatcher-worker-19 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.551 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-23 20:17:54.554 [DefaultDispatcher-worker-3 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081. 2025-04-23 20:17:54.565 [DefaultDispatcher-worker-23 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081 2025-04-23 20:17:54.566 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-23 20:17:54.568 [eventLoopGroupProxy-19-2 @call-handler#3032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.568 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081 2025-04-23 20:17:54.568 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081 2025-04-23 20:17:54.568 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081. 2025-04-23 20:17:54.568 [DefaultDispatcher-worker-10 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.572 [DefaultDispatcher-worker-22 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.573 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.573 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 20:17:54.573 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.573 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-23 20:17:54.574 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.574 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.574 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.574 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 20:17:54.574 [DefaultDispatcher-worker-22 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.578 [DefaultDispatcher-worker-23 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.588 [DefaultDispatcher-worker-20 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.591 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-13 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-12 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.592 [DefaultDispatcher-worker-12 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.592 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:54.593 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:54.593 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.596 [DefaultDispatcher-worker-18 @call-handler#3042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.596 [eventLoopGroupProxy-19-2 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.597 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.597 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.597 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.597 [DefaultDispatcher-worker-4 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.600 [DefaultDispatcher-worker-15 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.604 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.608 [DefaultDispatcher-worker-11 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.608 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.608 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 20:17:54.608 [DefaultDispatcher-worker-6 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.609 [eventLoopGroupProxy-19-2 @call-handler#3055] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-04-23 20:17:54.612 [DefaultDispatcher-worker-2 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.615 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.621 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.621 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-04-23 20:17:54.621 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-04-23 20:17:54.621 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.622 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082 2025-04-23 20:17:54.622 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082. 2025-04-23 20:17:54.622 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082 2025-04-23 20:17:54.622 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-04-23 20:17:54.622 [eventLoopGroupProxy-19-2 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.622 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082 2025-04-23 20:17:54.622 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082 2025-04-23 20:17:54.623 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082. 2025-04-23 20:17:54.623 [DefaultDispatcher-worker-5 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=719817080759214082 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.627 [DefaultDispatcher-worker-17 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.627 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.627 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 20:17:54.627 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.627 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-04-23 20:17:54.628 [eventLoopGroupProxy-19-2 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.628 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.628 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync 2025-04-23 20:17:54.628 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync. 2025-04-23 20:17:54.628 [DefaultDispatcher-worker-17 @coroutine#3003] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.632 [DefaultDispatcher-worker-19 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.641 [DefaultDispatcher-worker-11 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-19 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-19 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-3 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-19 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-19 @coroutine#2980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.645 [DefaultDispatcher-worker-19 @coroutine#2980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.645 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:54.645 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:54.645 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.648 [DefaultDispatcher-worker-10 @coroutine#3003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.651 [DefaultDispatcher-worker-11 @call-handler#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.651 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.651 [DefaultDispatcher-worker-15 @coroutine#2980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.651 [DefaultDispatcher-worker-15 @coroutine#2980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.652 [DefaultDispatcher-worker-15 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.652 [DefaultDispatcher-worker-15 @coroutine#2980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.655 [DefaultDispatcher-worker-18 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.661 [UI Thread @coroutine#3089] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.661 [UI Thread @coroutine#3089] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080. 2025-04-23 20:17:54.661 [UI Thread @coroutine#3089] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.661 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.661 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.661 [UI Thread @coroutine#3093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.662 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-23 20:17:54.662 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.662 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.662 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.662 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.662 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.662 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.663 [UI Thread @coroutine#3120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.663 [UI Thread @coroutine#3120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081. 2025-04-23 20:17:54.664 [UI Thread @coroutine#3120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.664 [eventLoopGroupProxy-19-5 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-23 20:17:54.664 [eventLoopGroupProxy-19-7 @call-handler#3125] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-23 20:17:54.664 [eventLoopGroupProxy-19-2 @call-handler#3104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.664 [UI Thread @coroutine#3089] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.664 [UI Thread @coroutine#3089] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.665 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-23 20:17:54.665 [UI Thread @coroutine#3089] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080. 2025-04-23 20:17:54.665 [UI Thread @coroutine#3089] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.665 [eventLoopGroupProxy-19-5 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.665 [eventLoopGroupProxy-19-7 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.665 [UI Thread @coroutine#3093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.665 [UI Thread @coroutine#3093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.665 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.665 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.666 [UI Thread @coroutine#3093] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.666 [UI Thread @coroutine#3093] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.666 [eventLoopGroupProxy-19-8 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-23 20:17:54.666 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.666 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.666 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.666 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.666 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.666 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.666 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.671 [DefaultDispatcher-worker-20 @coroutine#3089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.672 [eventLoopGroupProxy-19-8 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.673 [UI Thread @coroutine#3120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.673 [UI Thread @coroutine#3120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.673 [UI Thread @coroutine#3120] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081. 2025-04-23 20:17:54.673 [UI Thread @coroutine#3120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.675 [DefaultDispatcher-worker-6 @coroutine#3093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.678 [DefaultDispatcher-worker-4 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.681 [DefaultDispatcher-worker-13 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.686 [DefaultDispatcher-worker-23 @coroutine#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.689 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080 2025-04-23 20:17:54.689 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080. 2025-04-23 20:17:54.689 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080 2025-04-23 20:17:54.689 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-04-23 20:17:54.690 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.690 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080 2025-04-23 20:17:54.690 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080 2025-04-23 20:17:54.691 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080. 2025-04-23 20:17:54.691 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.695 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.699 [DefaultDispatcher-worker-21 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.703 [DefaultDispatcher-worker-13 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.703 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.703 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.703 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.703 [DefaultDispatcher-worker-13 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.704 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:54.704 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:54.704 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.708 [DefaultDispatcher-worker-11 @call-handler#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.708 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.708 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.708 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.708 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.708 [DefaultDispatcher-worker-14 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.712 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081 2025-04-23 20:17:54.712 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081. 2025-04-23 20:17:54.712 [DefaultDispatcher-worker-3 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.712 [UI Thread @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081 2025-04-23 20:17:54.713 [eventLoopGroupProxy-19-2 @call-handler#3179] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-04-23 20:17:54.715 [eventLoopGroupProxy-19-2 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.716 [UI Thread @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081 2025-04-23 20:17:54.716 [UI Thread @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081 2025-04-23 20:17:54.716 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081. 2025-04-23 20:17:54.716 [UI Thread @coroutine#3174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=719817080759214082&assignmentUid=719817080759214080&clazzUid=719817080759214080&submitterUid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.720 [DefaultDispatcher-worker-1 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.723 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081 2025-04-23 20:17:54.723 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081. 2025-04-23 20:17:54.723 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081 2025-04-23 20:17:54.724 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-04-23 20:17:54.724 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.724 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.724 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.724 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.725 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080. 2025-04-23 20:17:54.725 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [eventLoopGroupProxy-19-5 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-04-23 20:17:54.725 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.725 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-04-23 20:17:54.725 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [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:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.725 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.725 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-04-23 20:17:54.725 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-04-23 20:17:54.726 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081 2025-04-23 20:17:54.726 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081 2025-04-23 20:17:54.726 [eventLoopGroupProxy-19-6 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.726 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081. 2025-04-23 20:17:54.726 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/PersonDao/getNamesByUid?uid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.726 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.726 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.726 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.726 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.726 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.726 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.726 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.726 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.726 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.727 [eventLoopGroupProxy-19-5 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.727 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.727 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.727 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.727 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.727 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.728 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080 2025-04-23 20:17:54.728 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080 2025-04-23 20:17:54.728 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080. 2025-04-23 20:17:54.728 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.730 [DefaultDispatcher-worker-18 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.733 [DefaultDispatcher-worker-9 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.736 [DefaultDispatcher-worker-5 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.739 [DefaultDispatcher-worker-16 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.742 [DefaultDispatcher-worker-11 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.745 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082 2025-04-23 20:17:54.745 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082. 2025-04-23 20:17:54.745 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082 2025-04-23 20:17:54.746 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-04-23 20:17:54.748 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.748 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082 2025-04-23 20:17:54.748 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082 2025-04-23 20:17:54.748 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082. 2025-04-23 20:17:54.749 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214082 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.752 [DefaultDispatcher-worker-19 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.754 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081 2025-04-23 20:17:54.754 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081. 2025-04-23 20:17:54.754 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081 2025-04-23 20:17:54.754 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-04-23 20:17:54.755 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.755 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081 2025-04-23 20:17:54.755 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081 2025-04-23 20:17:54.755 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081. 2025-04-23 20:17:54.755 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/PersonDao/findByUidAsync?uid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.759 [DefaultDispatcher-worker-14 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.764 [DefaultDispatcher-worker-19 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.767 [DefaultDispatcher-worker-5 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.767 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.767 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.767 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.767 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45005/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-04-23 20:17:54.768 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-04-23 20:17:54.768 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-04-23 20:17:54.768 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-04-23 20:17:54.772 [DefaultDispatcher-worker-23 @call-handler#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b 2025-04-23 20:17:54.772 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.772 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.772 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/replication/message 2025-04-23 20:17:54.772 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/replication/message. 2025-04-23 20:17:54.772 [DefaultDispatcher-worker-5 @coroutine#2980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.773 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.773 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080. 2025-04-23 20:17:54.773 [UI Thread @coroutine#3266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.774 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.774 [UI Thread @coroutine#3270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-04-23 20:17:54.774 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.774 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [eventLoopGroupProxy-19-5 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-04-23 20:17:54.774 [eventLoopGroupProxy-19-2 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.774 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.774 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.774 [eventLoopGroupProxy-19-6 @call-handler#3291] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-04-23 20:17:54.775 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.775 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081. 2025-04-23 20:17:54.775 [UI Thread @coroutine#3296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.775 [eventLoopGroupProxy-19-7 @call-handler#3300] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-04-23 20:17:54.775 [UI Thread @coroutine#3266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.775 [UI Thread @coroutine#3266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 2025-04-23 20:17:54.775 [eventLoopGroupProxy-19-6 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.775 [eventLoopGroupProxy-19-2 @call-handler#3305] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-04-23 20:17:54.775 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080. 2025-04-23 20:17:54.775 [UI Thread @coroutine#3266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.775 [eventLoopGroupProxy-19-5 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.775 [eventLoopGroupProxy-19-7 @call-handler#3300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.775 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.775 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.775 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.775 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.775 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.775 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.776 [UI Thread @coroutine#3270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.776 [UI Thread @coroutine#3270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 2025-04-23 20:17:54.776 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.776 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.776 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080. 2025-04-23 20:17:54.776 [UI Thread @coroutine#3270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=719817080759214081&assignmentUid=719817080759214080 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.777 [eventLoopGroupProxy-19-2 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-04-23 20:17:54.777 [UI Thread @coroutine#3296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.777 [UI Thread @coroutine#3296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 2025-04-23 20:17:54.777 [DefaultDispatcher-worker-10 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c 2025-04-23 20:17:54.777 [UI Thread @coroutine#3296] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081. 2025-04-23 20:17:54.777 [UI Thread @coroutine#3296] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45005/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=719817080759214080&clazzUid=719817080759214080&accountPersonUid=719817080759214081 to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:54.780 [DefaultDispatcher-worker-13 @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.783 [DefaultDispatcher-worker-14 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.786 [DefaultDispatcher-worker-7 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.786 [DefaultDispatcher-worker-5 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:54.786 [DefaultDispatcher-worker-5 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.786 [DefaultDispatcher-worker-5 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.786 [DefaultDispatcher-worker-5 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.787 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.787 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.789 [DefaultDispatcher-worker-8 @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.794 [DefaultDispatcher-worker-20 @coroutine#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a1e86 2025-04-23 20:17:54.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-04-23 20:17:54.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-04-23 20:17:54.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.795 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361a1e86: (connection evicted) 2025-04-23 20:17:54.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-04-23 20:17:54.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-04-23 20:17:54.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-04-23 20:17:54.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-04-23 20:17:54.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:54.796 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c6fae3c: (connection evicted) 2025-04-23 20:17:54.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:54.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-04-23 20:17:54.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-04-23 20:17:54.889 [DefaultDispatcher-worker-20 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:54.889 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.889 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.889 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.890 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.890 [DefaultDispatcher-worker-21 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.967 [DefaultDispatcher-worker-10 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:54.967 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.967 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:54.967 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.968 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:54.968 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-4 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-4 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.052 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.093 [DefaultDispatcher-worker-23 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:55.093 [DefaultDispatcher-worker-23 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.093 [DefaultDispatcher-worker-23 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.093 [DefaultDispatcher-worker-23 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.094 [DefaultDispatcher-worker-9 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.094 [DefaultDispatcher-worker-9 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.133 [DefaultDispatcher-worker-4 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:55.133 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.133 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.133 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.134 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.158 [DefaultDispatcher-worker-7 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:55.158 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.158 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.158 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.159 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.159 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.270 [DefaultDispatcher-worker-11 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:55.270 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.270 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.270 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.271 [DefaultDispatcher-worker-3 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.271 [DefaultDispatcher-worker-3 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.330 [DefaultDispatcher-worker-12 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:55.330 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.330 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.330 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.331 [DefaultDispatcher-worker-14 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.331 [DefaultDispatcher-worker-14 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.449 [DefaultDispatcher-worker-8 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:55.449 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.449 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.449 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.450 [DefaultDispatcher-worker-17 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.450 [DefaultDispatcher-worker-17 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.792 [DefaultDispatcher-worker-11 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:55.792 [DefaultDispatcher-worker-11 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.792 [DefaultDispatcher-worker-11 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.792 [DefaultDispatcher-worker-11 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.793 [DefaultDispatcher-worker-12 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.793 [DefaultDispatcher-worker-12 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-04-23 20:17:55.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-04-23 20:17:55.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.799 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6517bc6b: (connection evicted) 2025-04-23 20:17:55.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-04-23 20:17:55.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f748d43 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.802 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-04-23 20:17:55.811 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.817 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.818 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.819 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b2c451 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.820 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-04-23 20:17:55.829 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.835 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.836 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.837 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.841 [DefaultDispatcher-worker-12 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1 2025-04-23 20:17:55.850 [DefaultDispatcher-worker-5 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.855 [DefaultDispatcher-worker-16 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda 2025-04-23 20:17:55.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-04-23 20:17:55.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-04-23 20:17:55.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.860 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19dc9dda: (connection evicted) 2025-04-23 20:17:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-04-23 20:17:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.861 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cbf9cc1: (connection evicted) 2025-04-23 20:17:55.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-04-23 20:17:55.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e283f1a 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.862 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-04-23 20:17:55.863 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.863 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.863 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-04-23 20:17:55.872 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.878 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.879 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.880 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78395e28 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.880 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-04-23 20:17:55.889 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-2 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-2 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.895 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.895 [DefaultDispatcher-worker-20 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.896 [Test worker @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.897 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.903 [DefaultDispatcher-worker-22 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2025-04-23 20:17:55.912 [DefaultDispatcher-worker-13 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.916 [DefaultDispatcher-worker-13 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.921 [DefaultDispatcher-worker-13 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.931 [DefaultDispatcher-worker-21 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2025-04-23 20:17:55.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-04-23 20:17:55.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-04-23 20:17:55.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.934 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c: (connection evicted) 2025-04-23 20:17:55.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-04-23 20:17:55.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-04-23 20:17:55.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-04-23 20:17:55.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-04-23 20:17:55.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.934 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a: (connection evicted) 2025-04-23 20:17:55.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-04-23 20:17:55.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30be77cd 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.935 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-04-23 20:17:55.936 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.936 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.936 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-04-23 20:17:55.945 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.950 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.951 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.953 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b5c247 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.953 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-04-23 20:17:55.962 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.968 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.969 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.971 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-15 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-18 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.973 [DefaultDispatcher-worker-18 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:55.975 [DefaultDispatcher-worker-4 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2 2025-04-23 20:17:55.983 [DefaultDispatcher-worker-18 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.988 [DefaultDispatcher-worker-2 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8 2025-04-23 20:17:55.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-04-23 20:17:55.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-04-23 20:17:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.993 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6979e9b8: (connection evicted) 2025-04-23 20:17:55.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-04-23 20:17:55.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-04-23 20:17:55.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-04-23 20:17:55.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-04-23 20:17:55.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:55.993 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ac64dc2: (connection evicted) 2025-04-23 20:17:55.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:55.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-04-23 20:17:55.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71904ea8 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:55.994 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:55.995 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-04-23 20:17:56.004 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.009 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.010 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.012 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ab0ca04 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.012 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-04-23 20:17:56.021 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.027 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.028 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.029 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.033 [DefaultDispatcher-worker-4 @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d569c10 2025-04-23 20:17:56.042 [DefaultDispatcher-worker-22 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.046 [DefaultDispatcher-worker-22 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64f55630 2025-04-23 20:17:56.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-04-23 20:17:56.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-04-23 20:17:56.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.051 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64f55630: (connection evicted) 2025-04-23 20:17:56.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-04-23 20:17:56.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-04-23 20:17:56.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-04-23 20:17:56.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-04-23 20:17:56.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.051 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d569c10: (connection evicted) 2025-04-23 20:17:56.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-04-23 20:17:56.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e05dd42 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.052 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-04-23 20:17:56.053 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.053 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.053 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-04-23 20:17:56.056 [DefaultDispatcher-worker-19 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:56.057 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.057 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.057 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.057 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.057 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.062 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.068 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.069 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.070 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d587c73 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.071 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-04-23 20:17:56.080 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.086 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.087 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.088 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.092 [DefaultDispatcher-worker-22 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@776eb512 2025-04-23 20:17:56.098 [DefaultDispatcher-worker-13 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:56.098 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.098 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.098 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.099 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.099 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.100 [DefaultDispatcher-worker-2 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.106 [DefaultDispatcher-worker-5 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c 2025-04-23 20:17:56.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-04-23 20:17:56.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-04-23 20:17:56.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.109 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac8f29c: (connection evicted) 2025-04-23 20:17:56.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-04-23 20:17:56.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-04-23 20:17:56.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-04-23 20:17:56.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-04-23 20:17:56.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.110 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@776eb512: (connection evicted) 2025-04-23 20:17:56.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-04-23 20:17:56.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c29138a 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.111 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.112 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-04-23 20:17:56.121 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.127 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.128 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.129 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d8236c 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.129 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-04-23 20:17:56.138 [DefaultDispatcher-worker-23 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:56.138 [DefaultDispatcher-worker-23 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.138 [DefaultDispatcher-worker-23 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.138 [DefaultDispatcher-worker-23 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.139 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.139 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.145 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.145 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.146 [Test worker @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.150 [DefaultDispatcher-worker-18 @coroutine#3709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15382815 2025-04-23 20:17:56.158 [DefaultDispatcher-worker-24 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-20 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.162 [DefaultDispatcher-worker-10 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.165 [DefaultDispatcher-worker-6 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e 2025-04-23 20:17:56.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-04-23 20:17:56.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-04-23 20:17:56.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.169 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edeb83e: (connection evicted) 2025-04-23 20:17:56.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-04-23 20:17:56.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-04-23 20:17:56.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-04-23 20:17:56.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-04-23 20:17:56.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.170 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15382815: (connection evicted) 2025-04-23 20:17:56.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-04-23 20:17:56.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391cc6cf 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.171 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-04-23 20:17:56.179 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.184 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.185 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.185 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb3c9e6 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.186 [Test worker @coroutine#3758] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-04-23 20:17:56.193 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.198 [Test worker @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.199 [Test worker @coroutine#3767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.199 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.203 [DefaultDispatcher-worker-7 @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7 2025-04-23 20:17:56.210 [DefaultDispatcher-worker-14 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.215 [DefaultDispatcher-worker-15 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.218 [DefaultDispatcher-worker-5 @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.228 [DefaultDispatcher-worker-8 @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-04-23 20:17:56.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.230 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404cc16a: (connection evicted) 2025-04-23 20:17:56.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-04-23 20:17:56.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-04-23 20:17:56.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.231 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c855eb7: (connection evicted) 2025-04-23 20:17:56.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-04-23 20:17:56.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22b112bb 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.232 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-04-23 20:17:56.239 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.244 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.245 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.246 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@673218b2 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.246 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-04-23 20:17:56.247 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.247 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.247 [Test worker @coroutine#3846] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-04-23 20:17:56.254 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.258 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.259 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.260 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.264 [DefaultDispatcher-worker-13 @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f 2025-04-23 20:17:56.271 [DefaultDispatcher-worker-4 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.274 [DefaultDispatcher-worker-17 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-17 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-17 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-17 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-5 @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.275 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.276 [Test worker @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7 2025-04-23 20:17:56.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-04-23 20:17:56.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-04-23 20:17:56.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.280 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618a9cb7: (connection evicted) 2025-04-23 20:17:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-04-23 20:17:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.281 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@529a2d6f: (connection evicted) 2025-04-23 20:17:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-04-23 20:17:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0709e7 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.282 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-04-23 20:17:56.290 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.295 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.295 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.296 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65595be7 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.297 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-04-23 20:17:56.304 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.309 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.310 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.310 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.314 [DefaultDispatcher-worker-9 @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea7134 2025-04-23 20:17:56.321 [DefaultDispatcher-worker-16 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.325 [DefaultDispatcher-worker-4 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.327 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.328 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1703e50d 2025-04-23 20:17:56.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-04-23 20:17:56.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-04-23 20:17:56.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.331 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1703e50d: (connection evicted) 2025-04-23 20:17:56.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-04-23 20:17:56.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.332 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bea7134: (connection evicted) 2025-04-23 20:17:56.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-04-23 20:17:56.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2b7322 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.333 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-04-23 20:17:56.334 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.334 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.334 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-04-23 20:17:56.335 [DefaultDispatcher-worker-13 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:56.335 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.335 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.335 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.336 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.336 [DefaultDispatcher-worker-22 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.341 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.347 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.347 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.348 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff55410 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.349 [Test worker @coroutine#3970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-04-23 20:17:56.356 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.361 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.362 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.363 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.367 [DefaultDispatcher-worker-14 @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@505e8d48 2025-04-23 20:17:56.374 [DefaultDispatcher-worker-16 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.379 [DefaultDispatcher-worker-24 @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c25e89 2025-04-23 20:17:56.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-04-23 20:17:56.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-04-23 20:17:56.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.417 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43c25e89: (connection evicted) 2025-04-23 20:17:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-04-23 20:17:56.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-04-23 20:17:56.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-04-23 20:17:56.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-04-23 20:17:56.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.418 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@505e8d48: (connection evicted) 2025-04-23 20:17:56.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-04-23 20:17:56.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f03729f 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.419 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.420 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-04-23 20:17:56.427 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.432 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.433 [Test worker @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.434 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a9e9bf 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.434 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.435 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-04-23 20:17:56.445 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.450 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.450 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.451 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.454 [DefaultDispatcher-worker-18 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:56.454 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.454 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.454 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.455 [DefaultDispatcher-worker-21 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.455 [DefaultDispatcher-worker-21 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.455 [DefaultDispatcher-worker-17 @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1 2025-04-23 20:17:56.462 [DefaultDispatcher-worker-2 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.467 [DefaultDispatcher-worker-6 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff 2025-04-23 20:17:56.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-04-23 20:17:56.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-04-23 20:17:56.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.472 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70d4c4ff: (connection evicted) 2025-04-23 20:17:56.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-04-23 20:17:56.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-04-23 20:17:56.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-04-23 20:17:56.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-04-23 20:17:56.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.472 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da5cb1: (connection evicted) 2025-04-23 20:17:56.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-04-23 20:17:56.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-04-23 20:17:56.473 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@358f85b1 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.474 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-04-23 20:17:56.481 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.486 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.487 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.488 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef97efc 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.488 [Test worker @coroutine#4111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-04-23 20:17:56.501 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.506 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.507 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.508 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.511 [DefaultDispatcher-worker-12 @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c 2025-04-23 20:17:56.518 [DefaultDispatcher-worker-10 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.523 [DefaultDispatcher-worker-23 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.524 [Test worker @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.525 [Test worker @coroutine#4136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e822394 2025-04-23 20:17:56.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-04-23 20:17:56.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-04-23 20:17:56.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.529 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e822394: (connection evicted) 2025-04-23 20:17:56.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-04-23 20:17:56.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-04-23 20:17:56.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-04-23 20:17:56.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-04-23 20:17:56.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.530 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20c1cb0c: (connection evicted) 2025-04-23 20:17:56.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-04-23 20:17:56.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71443983 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.531 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-04-23 20:17:56.538 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.543 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.544 [Test worker @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.545 [Test worker @coroutine#4177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@461e0652 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.545 [Test worker @coroutine#4172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-04-23 20:17:56.553 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.557 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.558 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.559 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.563 [DefaultDispatcher-worker-10 @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce 2025-04-23 20:17:56.570 [DefaultDispatcher-worker-2 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.575 [DefaultDispatcher-worker-17 @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.580 [UI Thread @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-04-23 20:17:56.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.582 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ca46aaf: (connection evicted) 2025-04-23 20:17:56.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-04-23 20:17:56.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-04-23 20:17:56.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.582 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f8614ce: (connection evicted) 2025-04-23 20:17:56.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-04-23 20:17:56.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c14ed24 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.584 [Test worker @coroutine#4265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-04-23 20:17:56.592 [Test worker @coroutine#4265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.597 [Test worker @coroutine#4266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.598 [Test worker @coroutine#4268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.599 [Test worker @coroutine#4270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.603 [DefaultDispatcher-worker-6 @coroutine#4272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.604 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.611 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139224ab 2025-04-23 20:17:56.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-04-23 20:17:56.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-04-23 20:17:56.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.624 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139224ab: (connection evicted) 2025-04-23 20:17:56.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-04-23 20:17:56.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca67657 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.626 [Test worker @coroutine#4298] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-04-23 20:17:56.634 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.639 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.640 [Test worker @coroutine#4301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.641 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed79f41 2025-04-23 20:17:56.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-04-23 20:17:56.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-04-23 20:17:56.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:56.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-04-23 20:17:56.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e64b248 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.644 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.645 [Test worker @coroutine#4328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-04-23 20:17:56.653 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.658 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.658 [Test worker @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.659 [Test worker @coroutine#4333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f5062 2025-04-23 20:17:56.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-04-23 20:17:56.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-04-23 20:17:56.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:56.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-04-23 20:17:56.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a59a8fe 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.663 [Test worker @coroutine#4358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-04-23 20:17:56.671 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.676 [Test worker @coroutine#4360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.677 [Test worker @coroutine#4362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.678 [Test worker @coroutine#4364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653e79fc 2025-04-23 20:17:56.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-04-23 20:17:56.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-04-23 20:17:56.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:56.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-04-23 20:17:56.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-04-23 20:17:56.681 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ffe7b0 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.682 [Test worker @coroutine#4393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-04-23 20:17:56.690 [Test worker @coroutine#4393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.695 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.696 [Test worker @coroutine#4396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.697 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.702 [DefaultDispatcher-worker-22 @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2025-04-23 20:17:56.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-04-23 20:17:56.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-04-23 20:17:56.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.710 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba: (connection evicted) 2025-04-23 20:17:56.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-04-23 20:17:56.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62f47cac 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.711 [Test worker @coroutine#4423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-04-23 20:17:56.719 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.723 [Test worker @coroutine#4424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.724 [Test worker @coroutine#4426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.725 [Test worker @coroutine#4428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6c3720 2025-04-23 20:17:56.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-04-23 20:17:56.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-04-23 20:17:56.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:56.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-04-23 20:17:56.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3443732a 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.728 [Test worker @coroutine#4452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-04-23 20:17:56.736 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.741 [Test worker @coroutine#4453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.742 [Test worker @coroutine#4455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.743 [Test worker @coroutine#4457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.747 [DefaultDispatcher-worker-11 @coroutine#4459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.748 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.750 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e471cef 2025-04-23 20:17:56.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-04-23 20:17:56.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-04-23 20:17:56.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.751 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e471cef: (connection evicted) 2025-04-23 20:17:56.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-04-23 20:17:56.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c8cc46 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.752 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-04-23 20:17:56.760 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.764 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.765 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.766 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a5bdaf 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-04-23 20:17:56.766 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.767 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.767 [Test worker @coroutine#4485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-04-23 20:17:56.774 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.779 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.780 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.781 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.785 [DefaultDispatcher-worker-17 @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f33123 2025-04-23 20:17:56.792 [DefaultDispatcher-worker-17 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.796 [DefaultDispatcher-worker-8 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:56.797 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.797 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.797 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.797 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.797 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.801 [DefaultDispatcher-worker-20 @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-04-23 20:17:56.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.806 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a544672: (connection evicted) 2025-04-23 20:17:56.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-04-23 20:17:56.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-04-23 20:17:56.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.807 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f33123: (connection evicted) 2025-04-23 20:17:56.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-04-23 20:17:56.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250c5892 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.808 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-04-23 20:17:56.815 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.820 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.821 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.822 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ad49704 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.822 [Test worker @coroutine#4515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-04-23 20:17:56.830 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.834 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.835 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.836 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.840 [DefaultDispatcher-worker-9 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706 2025-04-23 20:17:56.848 [DefaultDispatcher-worker-2 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.855 [DefaultDispatcher-worker-18 @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45e931a9 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-04-23 20:17:56.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.858 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45e931a9: (connection evicted) 2025-04-23 20:17:56.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-04-23 20:17:56.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-04-23 20:17:56.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.858 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fb5e706: (connection evicted) 2025-04-23 20:17:56.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-04-23 20:17:56.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d1090 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.860 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-04-23 20:17:56.868 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.872 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.873 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.874 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.874 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a4efee2 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.875 [Test worker @coroutine#4541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-04-23 20:17:56.882 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.887 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.888 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.889 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.893 [DefaultDispatcher-worker-7 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18791f7b 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.900 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.901 [DefaultDispatcher-worker-12 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.909 [DefaultDispatcher-worker-23 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.913 [DefaultDispatcher-worker-8 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.917 [DefaultDispatcher-worker-8 @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba3735 2025-04-23 20:17:56.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-04-23 20:17:56.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-04-23 20:17:56.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.924 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aba3735: (connection evicted) 2025-04-23 20:17:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-04-23 20:17:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.925 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18791f7b: (connection evicted) 2025-04-23 20:17:56.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-04-23 20:17:56.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a8fa30a 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.926 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.927 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-04-23 20:17:56.934 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.939 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.940 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.941 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6faa24 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.941 [Test worker @coroutine#4583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-04-23 20:17:56.948 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.953 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.954 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.955 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.959 [DefaultDispatcher-worker-19 @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5 2025-04-23 20:17:56.968 [DefaultDispatcher-worker-19 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.973 [DefaultDispatcher-worker-20 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.976 [DefaultDispatcher-worker-21 @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e44b713 2025-04-23 20:17:56.977 [DefaultDispatcher-worker-10 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:56.977 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.977 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:56.977 [DefaultDispatcher-worker-10 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.978 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.978 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:56.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-04-23 20:17:56.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-04-23 20:17:56.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.982 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e44b713: (connection evicted) 2025-04-23 20:17:56.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-04-23 20:17:56.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-04-23 20:17:56.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-04-23 20:17:56.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-04-23 20:17:56.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:56.982 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40cb19d5: (connection evicted) 2025-04-23 20:17:56.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:56.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-04-23 20:17:56.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464d25b2 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.983 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-04-23 20:17:56.984 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.984 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.984 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-04-23 20:17:56.991 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.996 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.997 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.997 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11b26693 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:56.998 [Test worker @coroutine#4624] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-04-23 20:17:57.005 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:57.010 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:57.010 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:57.011 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:57.015 [DefaultDispatcher-worker-6 @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@435b944c 2025-04-23 20:17:57.022 [DefaultDispatcher-worker-13 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:57.027 [DefaultDispatcher-worker-17 @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26 2025-04-23 20:17:57.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-04-23 20:17:57.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-04-23 20:17:57.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.029 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bdc2c26: (connection evicted) 2025-04-23 20:17:57.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-04-23 20:17:57.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-04-23 20:17:57.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-04-23 20:17:57.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-04-23 20:17:57.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.030 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@435b944c: (connection evicted) 2025-04-23 20:17:57.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-04-23 20:17:57.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f48adcc 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.032 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-04-23 20:17:57.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.045 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.045 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.046 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c45428 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.047 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-04-23 20:17:57.054 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.059 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.060 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.061 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.062 [DefaultDispatcher-worker-3 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:57.062 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.062 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.062 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.063 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.063 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.064 [DefaultDispatcher-worker-14 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-04-23 20:17:57.071 [DefaultDispatcher-worker-3 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.078 [DefaultDispatcher-worker-5 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.089 [DefaultDispatcher-worker-2 @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-04-23 20:17:57.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.090 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180466a9: (connection evicted) 2025-04-23 20:17:57.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-04-23 20:17:57.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-04-23 20:17:57.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.090 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c: (connection evicted) 2025-04-23 20:17:57.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-04-23 20:17:57.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2654e 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.092 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-04-23 20:17:57.101 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.103 [DefaultDispatcher-worker-20 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:57.104 [DefaultDispatcher-worker-20 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.104 [DefaultDispatcher-worker-20 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.104 [DefaultDispatcher-worker-20 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.104 [DefaultDispatcher-worker-12 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.104 [DefaultDispatcher-worker-12 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.106 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.107 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.108 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a263df9 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.108 [Test worker @coroutine#4698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-04-23 20:17:57.116 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.121 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.122 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.123 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.127 [DefaultDispatcher-worker-12 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2025-04-23 20:17:57.134 [DefaultDispatcher-worker-23 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.139 [DefaultDispatcher-worker-21 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.143 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:57.143 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.143 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.143 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.143 [DefaultDispatcher-worker-24 @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.144 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.150 [DefaultDispatcher-worker-18 @coroutine#4733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2025-04-23 20:17:57.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-04-23 20:17:57.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-04-23 20:17:57.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.151 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2: (connection evicted) 2025-04-23 20:17:57.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-04-23 20:17:57.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-04-23 20:17:57.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-04-23 20:17:57.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-04-23 20:17:57.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.152 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33d828b3: (connection evicted) 2025-04-23 20:17:57.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-04-23 20:17:57.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@357904d7 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.154 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-04-23 20:17:57.165 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.167 [DefaultDispatcher-worker-17 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:57.167 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.167 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.167 [DefaultDispatcher-worker-17 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.168 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.168 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.170 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.171 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.172 [Test worker @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ab123d0 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.172 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-04-23 20:17:57.180 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.185 [Test worker @coroutine#4750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.186 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.186 [Test worker @coroutine#4754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.191 [DefaultDispatcher-worker-8 @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7614beba 2025-04-23 20:17:57.198 [DefaultDispatcher-worker-4 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.204 [DefaultDispatcher-worker-24 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8 2025-04-23 20:17:57.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-04-23 20:17:57.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-04-23 20:17:57.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.211 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c19b0a8: (connection evicted) 2025-04-23 20:17:57.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-04-23 20:17:57.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-04-23 20:17:57.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-04-23 20:17:57.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-04-23 20:17:57.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.211 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7614beba: (connection evicted) 2025-04-23 20:17:57.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.212 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-04-23 20:17:57.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-04-23 20:17:57.212 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453ca7f 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.213 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-04-23 20:17:57.221 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.226 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.227 [Test worker @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.228 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732ffb6a 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.228 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-04-23 20:17:57.229 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.229 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.229 [Test worker @coroutine#4782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-04-23 20:17:57.236 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.241 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.242 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.243 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.247 [DefaultDispatcher-worker-17 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2459715c 2025-04-23 20:17:57.254 [DefaultDispatcher-worker-24 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.258 [DefaultDispatcher-worker-23 @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4 2025-04-23 20:17:57.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-04-23 20:17:57.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-04-23 20:17:57.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.261 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dd0e2f4: (connection evicted) 2025-04-23 20:17:57.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-04-23 20:17:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-04-23 20:17:57.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-04-23 20:17:57.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-04-23 20:17:57.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.261 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2459715c: (connection evicted) 2025-04-23 20:17:57.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-04-23 20:17:57.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1927c2c6 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.262 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.263 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-04-23 20:17:57.270 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.275 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.276 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.277 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f96d39f 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.277 [Test worker @coroutine#4823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-04-23 20:17:57.279 [DefaultDispatcher-worker-2 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:57.280 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.280 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.280 [DefaultDispatcher-worker-2 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.280 [DefaultDispatcher-worker-13 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.280 [DefaultDispatcher-worker-13 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.285 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.291 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.291 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.292 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.296 [DefaultDispatcher-worker-18 @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c197f46 2025-04-23 20:17:57.303 [DefaultDispatcher-worker-16 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.307 [DefaultDispatcher-worker-1 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@320bfc61 2025-04-23 20:17:57.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-04-23 20:17:57.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-04-23 20:17:57.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.309 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@320bfc61: (connection evicted) 2025-04-23 20:17:57.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-04-23 20:17:57.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.310 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c197f46: (connection evicted) 2025-04-23 20:17:57.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-04-23 20:17:57.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b5056e 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.311 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.312 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-04-23 20:17:57.319 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.324 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.325 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.326 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c976b1 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.326 [Test worker @coroutine#4868] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-04-23 20:17:57.333 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.338 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.339 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.340 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.340 [DefaultDispatcher-worker-10 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:57.340 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.340 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.340 [DefaultDispatcher-worker-10 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.341 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.341 [DefaultDispatcher-worker-13 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.344 [DefaultDispatcher-worker-22 @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9 2025-04-23 20:17:57.350 [DefaultDispatcher-worker-20 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.356 [DefaultDispatcher-worker-13 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.360 [DefaultDispatcher-worker-16 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.412 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.426 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.460 [DefaultDispatcher-worker-16 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:57.460 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.460 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.460 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.461 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.461 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.473 [DefaultDispatcher-worker-16 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e 2025-04-23 20:17:57.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-04-23 20:17:57.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-04-23 20:17:57.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.475 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f05cd7e: (connection evicted) 2025-04-23 20:17:57.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-04-23 20:17:57.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-04-23 20:17:57.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-04-23 20:17:57.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-04-23 20:17:57.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.475 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f3c0c9: (connection evicted) 2025-04-23 20:17:57.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-04-23 20:17:57.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.476 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-04-23 20:17:57.477 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.477 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.477 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-04-23 20:17:57.484 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.489 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.490 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.491 [Test worker @coroutine#4917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d128fd 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.491 [Test worker @coroutine#4912] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-04-23 20:17:57.498 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.503 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.504 [Test worker @coroutine#4921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.505 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.508 [DefaultDispatcher-worker-9 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-04-23 20:17:57.515 [DefaultDispatcher-worker-13 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.521 [DefaultDispatcher-worker-5 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.525 [DefaultDispatcher-worker-6 @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-04-23 20:17:57.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-04-23 20:17:57.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-04-23 20:17:57.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.528 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2025-04-23 20:17:57.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-04-23 20:17:57.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.528 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1512a767: (connection evicted) 2025-04-23 20:17:57.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-04-23 20:17:57.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5683a326 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.529 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-04-23 20:17:57.537 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.541 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.542 [Test worker @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.543 [Test worker @coroutine#4946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b7bf 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.543 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-04-23 20:17:57.544 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.544 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.544 [Test worker @coroutine#4941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-04-23 20:17:57.551 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.558 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.559 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.560 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.564 [DefaultDispatcher-worker-23 @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fa4891 2025-04-23 20:17:57.571 [DefaultDispatcher-worker-20 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.576 [DefaultDispatcher-worker-2 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6723626f 2025-04-23 20:17:57.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-04-23 20:17:57.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-04-23 20:17:57.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.579 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6723626f: (connection evicted) 2025-04-23 20:17:57.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-04-23 20:17:57.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.580 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74fa4891: (connection evicted) 2025-04-23 20:17:57.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-04-23 20:17:57.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6608072d 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.581 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-04-23 20:17:57.589 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.593 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.594 [Test worker @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.595 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ddd0e97 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.595 [Test worker @coroutine#4970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-04-23 20:17:57.602 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.607 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.608 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.609 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.613 [DefaultDispatcher-worker-9 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f15639c 2025-04-23 20:17:57.619 [DefaultDispatcher-worker-2 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.625 [DefaultDispatcher-worker-1 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.629 [DefaultDispatcher-worker-6 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ce09850 2025-04-23 20:17:57.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-04-23 20:17:57.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-04-23 20:17:57.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.631 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ce09850: (connection evicted) 2025-04-23 20:17:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-04-23 20:17:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.632 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f15639c: (connection evicted) 2025-04-23 20:17:57.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-04-23 20:17:57.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27bde886 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.633 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-04-23 20:17:57.641 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.646 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.646 [Test worker @coroutine#5003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.647 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.651 [DefaultDispatcher-worker-3 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.655 [DefaultDispatcher-worker-16 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66ee4640 2025-04-23 20:17:57.662 [UI Thread @coroutine#5026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=719817095817601024 2025-04-23 20:17:57.662 [UI Thread @coroutine#5026] 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=719817095817601024. 2025-04-23 20:17:57.662 [UI Thread @coroutine#5026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=719817095817601024 2025-04-23 20:17:57.663 [UI Thread @coroutine#5026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=719817095817601024 2025-04-23 20:17:57.663 [UI Thread @coroutine#5026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=719817095817601024 2025-04-23 20:17:57.663 [UI Thread @coroutine#5026] 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=719817095817601024. 2025-04-23 20:17:57.663 [UI Thread @coroutine#5026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=719817095817601024 to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:57.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-04-23 20:17:57.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-04-23 20:17:57.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.665 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66ee4640: (connection evicted) 2025-04-23 20:17:57.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-04-23 20:17:57.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cd8aee2 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.698 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.699 [Test worker @coroutine#5042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-04-23 20:17:57.706 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.711 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.712 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.713 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.717 [DefaultDispatcher-worker-20 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.727 [DefaultDispatcher-worker-12 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.731 [DefaultDispatcher-worker-1 @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e 2025-04-23 20:17:57.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-04-23 20:17:57.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-04-23 20:17:57.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.737 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@476d5f2e: (connection evicted) 2025-04-23 20:17:57.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-04-23 20:17:57.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b9d405 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.774 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.775 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-04-23 20:17:57.782 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.787 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.788 [Test worker @coroutine#5070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.789 [Test worker @coroutine#5072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32e0b990 2025-04-23 20:17:57.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-04-23 20:17:57.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-04-23 20:17:57.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:57.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-04-23 20:17:57.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ac7281 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.793 [Test worker @coroutine#5084] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-04-23 20:17:57.801 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.801 [DefaultDispatcher-worker-8 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:57.802 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.802 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.802 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.802 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.802 [DefaultDispatcher-worker-15 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.806 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.807 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.808 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@409a164d 2025-04-23 20:17:57.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-04-23 20:17:57.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-04-23 20:17:57.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:57.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-04-23 20:17:57.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74691a1f 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.811 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-04-23 20:17:57.819 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.824 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.825 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.826 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79dcd7f1 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.826 [Test worker @coroutine#5105] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-04-23 20:17:57.834 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.839 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.840 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.841 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.845 [DefaultDispatcher-worker-8 @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75abbb61 2025-04-23 20:17:57.852 [DefaultDispatcher-worker-22 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af7a7 2025-04-23 20:17:57.854 [UI Thread @coroutine#5128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.854 [UI Thread @coroutine#5128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 20:17:57.854 [UI Thread @coroutine#5128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.855 [UI Thread @coroutine#5128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.855 [UI Thread @coroutine#5128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.855 [UI Thread @coroutine#5128] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 20:17:57.855 [UI Thread @coroutine#5128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45929/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-04-23 20:17:57.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.857 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5af7a7: (connection evicted) 2025-04-23 20:17:57.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-04-23 20:17:57.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-04-23 20:17:57.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.857 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75abbb61: (connection evicted) 2025-04-23 20:17:57.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-04-23 20:17:57.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@451f08ea 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.859 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-04-23 20:17:57.866 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.871 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.872 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.873 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1aa390 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.873 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-04-23 20:17:57.874 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.874 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.874 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-04-23 20:17:57.881 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.886 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.887 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.887 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.891 [DefaultDispatcher-worker-2 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@221c097f 2025-04-23 20:17:57.898 [DefaultDispatcher-worker-8 @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60610a2b 2025-04-23 20:17:57.900 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.900 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 20:17:57.900 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.901 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.901 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58767/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-04-23 20:17:57.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-04-23 20:17:57.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.901 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60610a2b: (connection evicted) 2025-04-23 20:17:57.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-04-23 20:17:57.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-04-23 20:17:57.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-04-23 20:17:57.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-04-23 20:17:57.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.902 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@221c097f: (connection evicted) 2025-04-23 20:17:57.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-04-23 20:17:57.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c05ccdb 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.904 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-04-23 20:17:57.905 [DefaultDispatcher-worker-9 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:57.905 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.905 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.905 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.906 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.906 [DefaultDispatcher-worker-15 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.912 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.916 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.917 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.918 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@185b998d 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.918 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.919 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-04-23 20:17:57.926 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.931 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.932 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.932 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.936 [DefaultDispatcher-worker-12 @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2 2025-04-23 20:17:57.943 [DefaultDispatcher-worker-13 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d 2025-04-23 20:17:57.944 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.945 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 20:17:57.945 [UI Thread @coroutine#5190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.945 [UI Thread @coroutine#5190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.946 [UI Thread @coroutine#5190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-04-23 20:17:57.946 [UI Thread @coroutine#5190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-04-23 20:17:57.946 [UI Thread @coroutine#5190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58443/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:57.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-04-23 20:17:57.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-04-23 20:17:57.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.946 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5891bd6d: (connection evicted) 2025-04-23 20:17:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-04-23 20:17:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:57.947 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d9b79a2: (connection evicted) 2025-04-23 20:17:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-04-23 20:17:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ac4201 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.948 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-04-23 20:17:57.949 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.949 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.949 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-04-23 20:17:57.956 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.961 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.962 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.963 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21cb907d 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.963 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-04-23 20:17:57.970 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.975 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.976 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.976 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.980 [DefaultDispatcher-worker-12 @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3063493e 2025-04-23 20:17:57.981 [DefaultDispatcher-worker-14 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:57.982 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.982 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:57.982 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.982 [DefaultDispatcher-worker-5 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.982 [DefaultDispatcher-worker-5 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:57.987 [DefaultDispatcher-worker-5 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:57.994 [DefaultDispatcher-worker-24 @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-04-23 20:17:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.000 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f324d9f: (connection evicted) 2025-04-23 20:17:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-04-23 20:17:58.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-04-23 20:17:58.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.001 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3063493e: (connection evicted) 2025-04-23 20:17:58.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-04-23 20:17:58.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75552781 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.002 [Test worker @coroutine#5247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-04-23 20:17:58.010 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.014 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.015 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.016 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.020 [DefaultDispatcher-worker-24 @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.030 [DefaultDispatcher-worker-12 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.036 [DefaultDispatcher-worker-13 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.045 [DefaultDispatcher-worker-22 @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6 2025-04-23 20:17:58.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-04-23 20:17:58.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-04-23 20:17:58.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.046 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64a0a1c6: (connection evicted) 2025-04-23 20:17:58.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-04-23 20:17:58.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-04-23 20:17:58.047 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178826db 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.048 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-04-23 20:17:58.055 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.060 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.061 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.062 [Test worker @coroutine#5286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.062 [Test worker @coroutine#5281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-04-23 20:17:58.067 [DefaultDispatcher-worker-20 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:58.067 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.067 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.067 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.068 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.068 [DefaultDispatcher-worker-3 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.070 [Test worker @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.074 [Test worker @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.075 [Test worker @coroutine#5293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.076 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.080 [DefaultDispatcher-worker-6 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-04-23 20:17:58.087 [DefaultDispatcher-worker-11 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.091 [DefaultDispatcher-worker-22 @coroutine#5281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-04-23 20:17:58.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.095 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9573f1: (connection evicted) 2025-04-23 20:17:58.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-04-23 20:17:58.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-04-23 20:17:58.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.095 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-04-23 20:17:58.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-04-23 20:17:58.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21fbfdd5 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.097 [Test worker @coroutine#5322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-04-23 20:17:58.104 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.108 [DefaultDispatcher-worker-24 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:58.109 [DefaultDispatcher-worker-24 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.109 [DefaultDispatcher-worker-24 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.109 [DefaultDispatcher-worker-24 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.109 [DefaultDispatcher-worker-20 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.109 [DefaultDispatcher-worker-20 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.110 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.110 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.111 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.118 [DefaultDispatcher-worker-13 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.120 [DefaultDispatcher-worker-21 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.127 [DefaultDispatcher-worker-6 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f336491 2025-04-23 20:17:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-04-23 20:17:58.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-04-23 20:17:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.128 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f336491: (connection evicted) 2025-04-23 20:17:58.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-04-23 20:17:58.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1643e817 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.129 [Test worker @coroutine#5353] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-04-23 20:17:58.137 [Test worker @coroutine#5353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.142 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.142 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.143 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.147 [DefaultDispatcher-worker-16 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.147 [DefaultDispatcher-worker-18 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:58.147 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.147 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.147 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.148 [DefaultDispatcher-worker-22 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.150 [DefaultDispatcher-worker-24 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-04-23 20:17:58.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-04-23 20:17:58.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-04-23 20:17:58.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.151 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9: (connection evicted) 2025-04-23 20:17:58.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-04-23 20:17:58.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d030b1 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.152 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.153 [Test worker @coroutine#5383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-04-23 20:17:58.160 [Test worker @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.165 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.166 [Test worker @coroutine#5387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.166 [Test worker @coroutine#5389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.171 [DefaultDispatcher-worker-24 @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-9 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-9 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.204 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-04-23 20:17:58.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-04-23 20:17:58.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.206 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31bbcced: (connection evicted) 2025-04-23 20:17:58.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-04-23 20:17:58.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ffc88 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.207 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-04-23 20:17:58.215 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.220 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.221 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.222 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.226 [DefaultDispatcher-worker-10 @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.229 [DefaultDispatcher-worker-24 @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f 2025-04-23 20:17:58.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-04-23 20:17:58.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-04-23 20:17:58.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.232 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b5a659f: (connection evicted) 2025-04-23 20:17:58.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-04-23 20:17:58.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-04-23 20:17:58.234 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-04-23 20:17:58.234 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.234 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b8ec458 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.235 [Test worker @coroutine#5432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-04-23 20:17:58.242 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.247 [Test worker @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.248 [Test worker @coroutine#5435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.249 [Test worker @coroutine#5437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4704b66a 2025-04-23 20:17:58.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-04-23 20:17:58.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-04-23 20:17:58.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-04-23 20:17:58.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20961f8b 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.252 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-04-23 20:17:58.260 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.264 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.265 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.266 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48f08e9 2025-04-23 20:17:58.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-04-23 20:17:58.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-04-23 20:17:58.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-04-23 20:17:58.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff48cdc 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.268 [Test worker @coroutine#5464] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-04-23 20:17:58.276 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.281 [Test worker @coroutine#5465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.282 [Test worker @coroutine#5467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.283 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@181cafd 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-23 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-23 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-23 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-23 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.285 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-04-23 20:17:58.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-04-23 20:17:58.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-04-23 20:17:58.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-04-23 20:17:58.290 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41143/Site/verify 2025-04-23 20:17:58.290 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41143/Site/verify. 2025-04-23 20:17:58.290 [UI Thread @coroutine#5488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41143/Site/verify 2025-04-23 20:17:58.291 [UI Thread @coroutine#5488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41143/Site/verify 2025-04-23 20:17:58.291 [UI Thread @coroutine#5488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41143/Site/verify 2025-04-23 20:17:58.291 [UI Thread @coroutine#5488] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41143/Site/verify. 2025-04-23 20:17:58.291 [UI Thread @coroutine#5488] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41143/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@250988e5 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.294 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.295 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-04-23 20:17:58.295 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.295 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.295 [Test worker @coroutine#5502] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-04-23 20:17:58.303 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.308 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.309 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.309 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1502cd38 2025-04-23 20:17:58.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-04-23 20:17:58.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-04-23 20:17:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-04-23 20:17:58.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb3c642 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-04-23 20:17:58.311 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.312 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-04-23 20:17:58.320 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.325 [Test worker @coroutine#5520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.326 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.327 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b009051 2025-04-23 20:17:58.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-04-23 20:17:58.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-04-23 20:17:58.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-04-23 20:17:58.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3ba597 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.329 [Test worker @coroutine#5536] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-04-23 20:17:58.338 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.343 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.344 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.345 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1132c14 2025-04-23 20:17:58.345 [DefaultDispatcher-worker-24 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:58.346 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.346 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.346 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.346 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.346 [DefaultDispatcher-worker-24 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.346 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46013/Site/verify 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46013/Site/verify. 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46013/Site/verify 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46013/Site/verify 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46013/Site/verify 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46013/Site/verify. 2025-04-23 20:17:58.347 [UI Thread @coroutine#5552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46013/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:58.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-04-23 20:17:58.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-04-23 20:17:58.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:58.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-04-23 20:17:58.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-04-23 20:17:58.352 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43891/Site/verify 2025-04-23 20:17:58.352 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43891/Site/verify. 2025-04-23 20:17:58.352 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43891/Site/verify 2025-04-23 20:17:58.353 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43891/Site/verify 2025-04-23 20:17:58.353 [UI Thread @coroutine#5565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43891/Site/verify 2025-04-23 20:17:58.353 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43891/Site/verify. 2025-04-23 20:17:58.353 [UI Thread @coroutine#5565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43891/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:58.356 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45775/Site/verify 2025-04-23 20:17:58.356 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45775/Site/verify. 2025-04-23 20:17:58.356 [UI Thread @coroutine#5578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45775/Site/verify 2025-04-23 20:17:58.357 [UI Thread @coroutine#5578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45775/Site/verify 2025-04-23 20:17:58.357 [UI Thread @coroutine#5578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45775/Site/verify 2025-04-23 20:17:58.357 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45775/Site/verify. 2025-04-23 20:17:58.357 [UI Thread @coroutine#5578] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45775/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:58.361 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-04-23 20:17:58.361 [UI Thread @coroutine#5592] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-04-23 20:17:58.361 [UI Thread @coroutine#5592] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-04-23 20:17:58.362 [UI Thread @coroutine#5592] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd3e2f3 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.363 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-04-23 20:17:58.364 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.364 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.364 [Test worker @coroutine#5599] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-04-23 20:17:58.372 [Test worker @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.377 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.378 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.379 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.383 [DefaultDispatcher-worker-12 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.394 [DefaultDispatcher-worker-19 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.398 [DefaultDispatcher-worker-4 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.401 [DefaultDispatcher-worker-19 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.404 [DefaultDispatcher-worker-6 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.407 [DefaultDispatcher-worker-11 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.411 [DefaultDispatcher-worker-23 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.420 [DefaultDispatcher-worker-8 @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70 2025-04-23 20:17:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-04-23 20:17:58.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-04-23 20:17:58.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.421 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc98c70: (connection evicted) 2025-04-23 20:17:58.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-04-23 20:17:58.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@452c8a6c 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.422 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-04-23 20:17:58.430 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.434 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.435 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.436 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e0865e7 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.436 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-04-23 20:17:58.437 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.437 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.437 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-04-23 20:17:58.444 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.449 [Test worker @coroutine#5635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.450 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.451 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.455 [DefaultDispatcher-worker-4 @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c48b92 2025-04-23 20:17:58.462 [DefaultDispatcher-worker-13 @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16b6493d 2025-04-23 20:17:58.465 [DefaultDispatcher-worker-4 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:58.465 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.465 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.465 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.466 [DefaultDispatcher-worker-17 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.466 [DefaultDispatcher-worker-17 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-04-23 20:17:58.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-04-23 20:17:58.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.470 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16b6493d: (connection evicted) 2025-04-23 20:17:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-04-23 20:17:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.471 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58c48b92: (connection evicted) 2025-04-23 20:17:58.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-04-23 20:17:58.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e33c7b 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.472 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-04-23 20:17:58.480 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.484 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.485 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.486 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65263248 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.486 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-04-23 20:17:58.487 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.487 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.487 [Test worker @coroutine#5681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-04-23 20:17:58.494 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.499 [Test worker @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.499 [Test worker @coroutine#5690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.500 [Test worker @coroutine#5692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.504 [DefaultDispatcher-worker-18 @coroutine#5694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847 2025-04-23 20:17:58.510 [DefaultDispatcher-worker-5 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.515 [DefaultDispatcher-worker-22 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73f83bff 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-04-23 20:17:58.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.517 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73f83bff: (connection evicted) 2025-04-23 20:17:58.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-04-23 20:17:58.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-04-23 20:17:58.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.518 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f6d2847: (connection evicted) 2025-04-23 20:17:58.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-04-23 20:17:58.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-04-23 20:17:58.518 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f05062b 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.519 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-04-23 20:17:58.526 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.531 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.532 [Test worker @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.533 [Test worker @coroutine#5736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2af781f3 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.533 [Test worker @coroutine#5731] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-04-23 20:17:58.540 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.545 [Test worker @coroutine#5738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.546 [Test worker @coroutine#5740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.547 [Test worker @coroutine#5742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.550 [DefaultDispatcher-worker-10 @coroutine#5744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6 2025-04-23 20:17:58.557 [DefaultDispatcher-worker-21 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.562 [DefaultDispatcher-worker-9 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5513745d 2025-04-23 20:17:58.619 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.634 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.806 [DefaultDispatcher-worker-6 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:58.807 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.807 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.807 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.807 [DefaultDispatcher-worker-23 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.807 [DefaultDispatcher-worker-23 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-04-23 20:17:58.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-04-23 20:17:58.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.813 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5513745d: (connection evicted) 2025-04-23 20:17:58.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-04-23 20:17:58.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.814 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b7272d6: (connection evicted) 2025-04-23 20:17:58.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-04-23 20:17:58.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72fb922c 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.815 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-04-23 20:17:58.823 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.827 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.828 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.829 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1db077a4 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.829 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-04-23 20:17:58.830 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.830 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.830 [Test worker @coroutine#5786] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-04-23 20:17:58.837 [Test worker @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.841 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.842 [Test worker @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.843 [Test worker @coroutine#5797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.847 [DefaultDispatcher-worker-8 @coroutine#5799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ff7336 2025-04-23 20:17:58.854 [DefaultDispatcher-worker-5 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.857 [DefaultDispatcher-worker-2 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.861 [DefaultDispatcher-worker-22 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc74211 2025-04-23 20:17:58.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-04-23 20:17:58.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-04-23 20:17:58.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.864 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dc74211: (connection evicted) 2025-04-23 20:17:58.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-04-23 20:17:58.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-04-23 20:17:58.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-04-23 20:17:58.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-04-23 20:17:58.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.864 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ff7336: (connection evicted) 2025-04-23 20:17:58.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-04-23 20:17:58.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af30ab8 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.865 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-04-23 20:17:58.873 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.877 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.880 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.881 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c344ce 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.882 [Test worker @coroutine#5837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-04-23 20:17:58.889 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.894 [Test worker @coroutine#5845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.895 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.896 [Test worker @coroutine#5849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.899 [DefaultDispatcher-worker-19 @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e587cd 2025-04-23 20:17:58.906 [DefaultDispatcher-worker-20 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.909 [DefaultDispatcher-worker-10 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:58.909 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.909 [DefaultDispatcher-worker-15 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.909 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.909 [DefaultDispatcher-worker-10 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.910 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.910 [DefaultDispatcher-worker-23 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.913 [DefaultDispatcher-worker-6 @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6565691a 2025-04-23 20:17:58.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-04-23 20:17:58.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-04-23 20:17:58.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.915 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6565691a: (connection evicted) 2025-04-23 20:17:58.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-04-23 20:17:58.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.916 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e587cd: (connection evicted) 2025-04-23 20:17:58.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-04-23 20:17:58.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e975866 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.917 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-04-23 20:17:58.924 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.929 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.930 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.931 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bcb45e4 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.931 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-04-23 20:17:58.938 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.943 [Test worker @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.944 [Test worker @coroutine#5901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.945 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.948 [DefaultDispatcher-worker-23 @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687 2025-04-23 20:17:58.955 [DefaultDispatcher-worker-23 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.959 [DefaultDispatcher-worker-18 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.963 [DefaultDispatcher-worker-9 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282fabe9 2025-04-23 20:17:58.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-04-23 20:17:58.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-04-23 20:17:58.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.965 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@282fabe9: (connection evicted) 2025-04-23 20:17:58.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-04-23 20:17:58.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.966 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e8ff687: (connection evicted) 2025-04-23 20:17:58.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-04-23 20:17:58.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68bbd5c2 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.967 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.968 [Test worker @coroutine#5944] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-04-23 20:17:58.975 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.980 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.981 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.982 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.986 [DefaultDispatcher-worker-2 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd 2025-04-23 20:17:58.986 [DefaultDispatcher-worker-17 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:58.986 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.986 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:58.986 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.987 [DefaultDispatcher-worker-19 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.987 [DefaultDispatcher-worker-19 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-04-23 20:17:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-04-23 20:17:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:58.988 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f29b7bd: (connection evicted) 2025-04-23 20:17:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:58.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-04-23 20:17:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed110d6 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:58.989 [Test worker @coroutine#5970] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-04-23 20:17:58.996 [Test worker @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.001 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.002 [Test worker @coroutine#5973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.003 [Test worker @coroutine#5975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.007 [DefaultDispatcher-worker-6 @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.017 [DefaultDispatcher-worker-20 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.020 [DefaultDispatcher-worker-21 @coroutine#5970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15688af 2025-04-23 20:17:59.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-04-23 20:17:59.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-04-23 20:17:59.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:59.023 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15688af: (connection evicted) 2025-04-23 20:17:59.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-04-23 20:17:59.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772a370d 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.024 [Test worker @coroutine#5995] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-04-23 20:17:59.031 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.036 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.037 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.038 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.049 [DefaultDispatcher-worker-11 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.052 [DefaultDispatcher-worker-20 @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.055 [DefaultDispatcher-worker-22 @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.061 [DefaultDispatcher-worker-19 @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0 2025-04-23 20:17:59.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-04-23 20:17:59.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-04-23 20:17:59.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:59.063 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e4f42c0: (connection evicted) 2025-04-23 20:17:59.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-04-23 20:17:59.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@167650f8 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.063 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.064 [Test worker @coroutine#6027] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-04-23 20:17:59.072 [Test worker @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.072 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:17:59.072 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.072 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.072 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.073 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.073 [DefaultDispatcher-worker-18 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.077 [Test worker @coroutine#6029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.077 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.078 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.090 [DefaultDispatcher-worker-20 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.094 [DefaultDispatcher-worker-13 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.097 [DefaultDispatcher-worker-23 @coroutine#6027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.102 [DefaultDispatcher-worker-20 @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1be551ec 2025-04-23 20:17:59.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-04-23 20:17:59.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-04-23 20:17:59.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:59.103 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1be551ec: (connection evicted) 2025-04-23 20:17:59.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-04-23 20:17:59.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.104 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c9b155 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.105 [Test worker @coroutine#6063] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-04-23 20:17:59.112 [Test worker @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.113 [DefaultDispatcher-worker-2 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:17:59.113 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.113 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.113 [DefaultDispatcher-worker-2 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.114 [DefaultDispatcher-worker-21 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.114 [DefaultDispatcher-worker-21 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.117 [Test worker @coroutine#6064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.118 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.119 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58c84be1 2025-04-23 20:17:59.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-04-23 20:17:59.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-04-23 20:17:59.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-04-23 20:17:59.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e512b3 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.123 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.124 [Test worker @coroutine#6091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-04-23 20:17:59.131 [Test worker @coroutine#6091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.136 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.136 [Test worker @coroutine#6094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.137 [Test worker @coroutine#6096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2025-04-23 20:17:59.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-04-23 20:17:59.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-04-23 20:17:59.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-04-23 20:17:59.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbdc23b 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.140 [Test worker @coroutine#6113] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-04-23 20:17:59.148 [Test worker @coroutine#6113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.152 [DefaultDispatcher-worker-13 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:17:59.152 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.152 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.152 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.153 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.154 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.154 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.155 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4299b47d 2025-04-23 20:17:59.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-04-23 20:17:59.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-04-23 20:17:59.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-04-23 20:17:59.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffc26ec 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.159 [UI Thread @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-04-23 20:17:59.167 [UI Thread @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.172 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.173 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.174 [UI Thread @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd 2025-04-23 20:17:59.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-04-23 20:17:59.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-04-23 20:17:59.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:59.175 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c3fbdd: (connection evicted) 2025-04-23 20:17:59.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-04-23 20:17:59.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351623d 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.177 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.178 [Test worker @coroutine#6152] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-04-23 20:17:59.186 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.191 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.191 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.192 [Test worker @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669fc90 2025-04-23 20:17:59.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-04-23 20:17:59.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-04-23 20:17:59.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-04-23 20:17:59.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca6a1a6 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.194 [Test worker @coroutine#6168] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-04-23 20:17:59.202 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.207 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.208 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.208 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:17:59.209 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.209 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.209 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.209 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@669f2128 2025-04-23 20:17:59.209 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.209 [DefaultDispatcher-worker-1 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-04-23 20:17:59.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-04-23 20:17:59.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-04-23 20:17:59.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46110b82 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.211 [Test worker @coroutine#6187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-04-23 20:17:59.219 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.224 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.225 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.226 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76300346 2025-04-23 20:17:59.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-04-23 20:17:59.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-04-23 20:17:59.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-04-23 20:17:59.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9132ad 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.227 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-04-23 20:17:59.228 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.228 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.228 [Test worker @coroutine#6203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-04-23 20:17:59.236 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.241 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.242 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.243 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b50017c 2025-04-23 20:17:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-04-23 20:17:59.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-04-23 20:17:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-04-23 20:17:59.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@83ec0b0 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.245 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.246 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-04-23 20:17:59.254 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.259 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.259 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.260 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@140e2d82 2025-04-23 20:17:59.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-04-23 20:17:59.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-04-23 20:17:59.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-04-23 20:17:59.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a5c67cf 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.264 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-04-23 20:17:59.272 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.277 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.278 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.279 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d68ea4 2025-04-23 20:17:59.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-04-23 20:17:59.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-04-23 20:17:59.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-04-23 20:17:59.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@140a2add 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.281 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-04-23 20:17:59.289 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.289 [DefaultDispatcher-worker-22 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:17:59.290 [DefaultDispatcher-worker-22 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.290 [DefaultDispatcher-worker-22 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.290 [DefaultDispatcher-worker-22 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.290 [DefaultDispatcher-worker-6 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.290 [DefaultDispatcher-worker-6 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.294 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.295 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.295 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@263fc5f3 2025-04-23 20:17:59.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-04-23 20:17:59.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-04-23 20:17:59.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-04-23 20:17:59.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fbad62 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.297 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-04-23 20:17:59.298 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.298 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.298 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-04-23 20:17:59.306 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.311 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.312 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e909344 2025-04-23 20:17:59.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-04-23 20:17:59.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-04-23 20:17:59.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-04-23 20:17:59.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b82781d 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.315 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-04-23 20:17:59.323 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.328 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.329 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.330 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3415d6e 2025-04-23 20:17:59.332 [UI Thread @coroutine#6311] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-04-23 20:17:59.332 [UI Thread @coroutine#6311] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-04-23 20:17:59.332 [UI Thread @coroutine#6311] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-04-23 20:17:59.332 [UI Thread @coroutine#6311] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-04-23 20:17:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-04-23 20:17:59.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-04-23 20:17:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-04-23 20:17:59.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3096a890 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.334 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-04-23 20:17:59.335 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.335 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.335 [Test worker @coroutine#6317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-04-23 20:17:59.345 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.351 [DefaultDispatcher-worker-15 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:17:59.351 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.351 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.351 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.352 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.352 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.352 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.353 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.353 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ca45af 2025-04-23 20:17:59.355 [UI Thread @coroutine#6336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53015/Site/verify 2025-04-23 20:17:59.355 [UI Thread @coroutine#6336] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53015/Site/verify. 2025-04-23 20:17:59.355 [UI Thread @coroutine#6336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53015/Site/verify 2025-04-23 20:17:59.356 [UI Thread @coroutine#6336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53015/Site/verify 2025-04-23 20:17:59.356 [UI Thread @coroutine#6336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53015/Site/verify 2025-04-23 20:17:59.356 [UI Thread @coroutine#6336] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53015/Site/verify. 2025-04-23 20:17:59.356 [UI Thread @coroutine#6336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53015/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-04-23 20:17:59.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-04-23 20:17:59.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-04-23 20:17:59.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-04-23 20:17:59.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:17:59.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-04-23 20:17:59.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4201bd3 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.360 [Test worker @coroutine#6343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-04-23 20:17:59.369 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.374 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.375 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.376 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.380 [DefaultDispatcher-worker-8 @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.383 [DefaultDispatcher-worker-7 @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b 2025-04-23 20:17:59.387 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json 2025-04-23 20:17:59.387 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json. 2025-04-23 20:17:59.387 [UI Thread @coroutine#6363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json 2025-04-23 20:17:59.387 [UI Thread @coroutine#6363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json 2025-04-23 20:17:59.387 [UI Thread @coroutine#6363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] 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:55615/719817101384929280/_ustadmanifest.json. 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55615/719817101384929280/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55615/mediainfo.json 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55615/mediainfo.json. 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55615/mediainfo.json 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55615/mediainfo.json 2025-04-23 20:17:59.388 [UI Thread @coroutine#6363] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55615/mediainfo.json 2025-04-23 20:17:59.429 [UI Thread @coroutine#6363] 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:55615/mediainfo.json. 2025-04-23 20:17:59.429 [UI Thread @coroutine#6363] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55615/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:17:59.461 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:17:59.470 [DefaultDispatcher-worker-8 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:17:59.470 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.470 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.470 [DefaultDispatcher-worker-8 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.471 [DefaultDispatcher-worker-10 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.471 [DefaultDispatcher-worker-10 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.811 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2025-04-23 20:17:59.812 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.812 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.812 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.812 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.812 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56991/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.914 [DefaultDispatcher-worker-16 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1609ed55 2025-04-23 20:17:59.914 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.914 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.914 [DefaultDispatcher-worker-16 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.915 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.915 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49881/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.991 [DefaultDispatcher-worker-23 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@789d45f7 2025-04-23 20:17:59.991 [DefaultDispatcher-worker-23 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.991 [DefaultDispatcher-worker-23 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId. 2025-04-23 20:17:59.991 [DefaultDispatcher-worker-23 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.992 [DefaultDispatcher-worker-18 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:17:59.992 [DefaultDispatcher-worker-18 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43819/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.077 [DefaultDispatcher-worker-21 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14e54a35 2025-04-23 20:18:00.077 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.077 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.077 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.078 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.078 [DefaultDispatcher-worker-21 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54929/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.119 [DefaultDispatcher-worker-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333e01c6 2025-04-23 20:18:00.119 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.119 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.119 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.120 [DefaultDispatcher-worker-14 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.120 [DefaultDispatcher-worker-14 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44277/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.157 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68448853 2025-04-23 20:18:00.157 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.157 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.157 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.158 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.214 [DefaultDispatcher-worker-22 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@403f6c04 2025-04-23 20:18:00.214 [DefaultDispatcher-worker-22 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.214 [DefaultDispatcher-worker-22 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.214 [DefaultDispatcher-worker-22 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.215 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.215 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49435/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.295 [DefaultDispatcher-worker-21 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fecc26f 2025-04-23 20:18:00.295 [DefaultDispatcher-worker-21 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.295 [DefaultDispatcher-worker-21 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.295 [DefaultDispatcher-worker-21 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.296 [DefaultDispatcher-worker-4 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.296 [DefaultDispatcher-worker-4 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56655/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.356 [DefaultDispatcher-worker-4 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ade99bb 2025-04-23 20:18:00.356 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.356 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.356 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.357 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.357 [DefaultDispatcher-worker-4 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52607/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-04-23 20:18:00.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-04-23 20:18:00.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:18:00.431 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e0d619b: (connection evicted) 2025-04-23 20:18:00.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:18:00.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-04-23 20:18:00.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7531ba53 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.459 [Test worker @coroutine#6405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-04-23 20:18:00.468 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.474 [Test worker @coroutine#6406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.475 [Test worker @coroutine#6408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.475 [DefaultDispatcher-worker-9 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2025-04-23 20:18:00.476 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.476 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId. 2025-04-23 20:18:00.476 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.476 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.476 [DefaultDispatcher-worker-13 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36689/UmAppDatabase/replication/nodeId 2025-04-23 20:18:00.476 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.481 [DefaultDispatcher-worker-23 @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.485 [DefaultDispatcher-worker-17 @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0170e 2025-04-23 20:18:00.560 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:18:00.564 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json 2025-04-23 20:18:00.564 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json. 2025-04-23 20:18:00.564 [UI Thread @coroutine#6424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] 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:60039/719817106879954944/_ustadmanifest.json. 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60039/719817106879954944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60039/tincan.xml 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60039/tincan.xml. 2025-04-23 20:18:00.565 [UI Thread @coroutine#6424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60039/tincan.xml 2025-04-23 20:18:00.566 [UI Thread @coroutine#6424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60039/tincan.xml 2025-04-23 20:18:00.566 [UI Thread @coroutine#6424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60039/tincan.xml 2025-04-23 20:18:00.607 [UI Thread @coroutine#6424] 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:60039/tincan.xml. 2025-04-23 20:18:00.607 [UI Thread @coroutine#6424] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60039/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-04-23 20:18:00.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-04-23 20:18:00.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-04-23 20:18:00.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-04-23 20:18:00.613 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0170e: (connection evicted) 2025-04-23 20:18:00.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-04-23 20:18:00.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-04-23 20:18:00.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.